

/* ---------------------------------------------------------------------------------------------------------------------------------
	LiquidShop v2.0 CSS Document
	Copyright Sitemakers Ltd. - http://www.sitemakers.co.uk
/* --------------------------------------------------------------------------------------------------------------------------------- */
	
body { background:#ebe8dd url(/images/bg_body.gif) repeat-y center top; color:#575757; cursor:default; font-size:62.5%; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; text-align:center;}
	#wrapper { font-size:1.2em; margin:0 auto; text-align:left; width:960px; overflow:hidden; }

/* ---------------------------------------------------------------------------------------------------------------------------------
	1) RESETS & UNIVERSAL CLASSES
/* --------------------------------------------------------------------------------------------------------------------------------- */
	
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0;}
	fieldset, img, abbr, acronym { border:0 none;}
	table { border-collapse:separate; border-spacing:0;}
	:focus { outline:0;}
	address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal;}
	caption, th { text-align:left;}
	h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal;}
	blockquote:before, blockquote:after, q:before, q:after { content:"";}
	
	span.hidden, .special_message { display:none;}
	legend.hidden { display:none;}
	label.hidden { display:inline; left:-9000px; position:absolute;}
	.nomargin { margin:0 !important;}
	.fleft { float:left;}
	.fright { float:right;}
	.clear { clear:both; height:0; line-height:0; visibility:hidden;}
	*[style], pre /* override inline styles */{ font-size:inherit !important; font-family:Arial, Helvetica, sans-serif !important;}
	.clearfix:after, .subheading:after, dl:after, .prodlist dd:after, .selectpop dd:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
	#ie6 .clearfix, #ie6 dl, #ie6 .subheading, #ie6 .prodlist dd, #ie6 .selectpop dd, #ie7 .clearfix, #ie7 dl, #ie7 .subheading, #ie7 .prodlist dd, #ie7 .selectpop dd { display:inline-block;}


/* ---------------------------------------------------------------------------------------------------------------------------------
	2) TYPOGRAPHY
/* --------------------------------------------------------------------------------------------------------------------------------- */

	a { color:#6ba600; font-weight:normal;}
	a:hover { cursor:pointer; text-decoration:underline;}
	a:active { text-decoration:underline;}
	h1, h2, h3, h4, h5, h6, p { margin:0 0 15px 0;}
	h1, h2, h3, h4, h5, h6 { font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;}
	p { line-height:1.6em;}
	h1 { font-size:1.8em;}
	h2 { font-size:1.5em;}
	h3 { font-size:1.3em; margin-bottom:0px; font-weight:bold; color:#1E1E1E;}
	h4, h5, h6 { font-size:1em; font-weight:bold; margin-bottom:7px;}
	ol, ul { margin-left:25px; margin-bottom:20px;}
	ol { margin:0 0 20px 0; padding:0 0 15px;}
	ol li { margin-left:30px; font-weight:normal; border-bottom:1px solid #fff; padding-top:5px;}
	ul p, ol p { margin-bottom:5px;}
	li { margin-bottom:3px;}
	input, select, textarea, optgroup { font:1em Arial, Helvetica, sans-serif;}
	strong { font-weight:bold;}
	em { font-style:italic;}
	acronym { font-weight:bold;}

	table { margin-bottom:15px; border-bottom:2px solid #ddd;}
	td { padding:5px 5px 5px 0; background:#fbfbfb; border-top:2px solid #ddd;}

	h3.background { color:#fff; padding-top:4px; padding-bottom:4px;}
	h3.green { background:#558E0B; text-indent:10px;}
	.green { background:#DDF7C3; color:#325801; padding:10px 0;}
	h3.orange { background:#b56200; text-indent:10px;}
	.orange { background:#f8eb8d; color:#583c01; padding:10px 0;}
	h3.pink { background:#b50073; text-indent:10px;}
	.pink { background:#f3dceb; color:#58012a; padding:10px 0;}

	.pageheading { font-size:2em; color:#1e1e1e; letter-spacing:-0.05em; height:1%; margin:0; position:relative;}
	.pageheading .icon, .pageheading img{ display: none; }
	.pageheading .results { color:#599300;}
	.pageheading .smaller { display:block; font-size:0.6em; display:none !important;}
	.pageheading a { color:#000; font-weight:bold;}
	
	.subheading { font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif; color:#fff; background:#6CA20E; font-size:1.3em; font-weight:bold; margin:0; padding:3px 0;}
	.subheading span, .subheading a { color:#fff; float:left; padding:0 10px;}
	.subheading a { float:right;}
	
	/* Notices for error, warning and success messages */
	.notice { margin-bottom:10px;}
	.notice * { margin:0 0 5px 0;}
	.notice.error { background:#ffeded; border:1px solid #f89090; color:#d10000; padding:2px;}
	.notice.warning { background:#fffced; border:1px solid #dfd292; color:#866c13; padding:2px;}
	.notice.success { background:#f3ffed; border:1px solid #c2e1b6; color:#51713d; padding:2px;}
	.notice.info { background:#F0F3E9; border:1px solid #95BA2E; color:#455a6d; padding:2px 5px;}
	.notice .inner { margin:0 0 10px; padding:5px 15px;}
	.notice dl { padding-left:15px;}
	.notice dt { margin:5px 0 0; width:100%;}
	.notice dd { display:inline;}
	
	.results/*num results eg Electronics(43)*/{ color:#aaa; font-size:0.9em; font-weight:normal;}
	a:hover .results, a.selected .results { color:#4c4f57;}
	.comment/*below some inputs on page forms*/{ font-size:0.9em;}
	.smaller { font-size:0.9em ;}
	#cookie_message { margin:0;}



/* ---------------------------------------------------------------------------------------------------------------------------------
	3) BUTTONS LOGOS ICONS
/* --------------------------------------------------------------------------------------------------------------------------------- */

	.icon, .logo, .button { display:block; text-indent:-9000px;}
	input.button, input.icon { font-size:0px; line-height:0;}
	
	/* Buttons */
	.button { background:#fff url(/images/buttons.jpg) no-repeat 0 0; border:0; cursor:pointer; font-size:1.2em; height:34px; width:154px;}
	.button.add { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -54px;}
	.button.moreinfo { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -504px;}
	.button.addsmall { background:#66A300 url(/images/buttons.jpg) no-repeat -433px -57px; height:31px; width:76px;}
	.button.moreinfosmall { background:#66A300 url(/images/buttons.jpg) no-repeat -433px -505px; height:31px; width:76px;}
	.button.move { background:#66A300 url(/images/buttons.jpg) no-repeat -433px -158px; float:right; height:31px; width:76px;}
	.button.productadd { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -106px; height:37px;}
	.button.checkout { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -6px; margin:10px 0; width:167px;}
	.button.checkout_disabled { background:#66A300 url(/images/buttons.jpg) no-repeat -223px -6px; margin:10px 0; width:167px; cursor:default;}
	.button.continueshop { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -152px; margin:10px 0;}
	.button.viewbasket { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -202px;}
	.button.editbasket { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -352px;}
	.button.newcustomer { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -252px; width:183px;}
	.button.returningcustomer { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -302px; width:183px;}
	.button.update { background:#66A300 url(/images/buttons.jpg) no-repeat -637px -36px; height:17px; width:51px;}
	.button.qtyneg { background:#66A300 url(/images/buttons.jpg) no-repeat -629px -11px; height:16px; width:13px;}
	.button.qtypos { background:#66A300 url(/images/buttons.jpg) no-repeat -682px -11px; height:16px; width:13px;}
	.button.continue { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -402px; margin:0 0 10px 0;}
	.button.editaddress { background:#66A300 url(/images/buttons.jpg) no-repeat -610px -76px; height:17px; width:78px;}
	.button.deleteaddress { background:#66A300 url(/images/buttons.jpg) no-repeat -597px -266px; height:17px; width:91px;}
	.button.back { background:#66A300 url(/images/buttons.jpg) no-repeat -630px -117px; height:20px; margin-top:14px; width:58px;}
	.button.signout { background:#66A300 url(/images/buttons.jpg) no-repeat -627px -166px; height:17px; width:61px;}
	.button.returnshop { background:#66A300 url(/images/buttons.jpg) no-repeat -598px -216px; height:17px; width:90px;}
	.button.vieworder { background:#66A300 url(/images/buttons.jpg) no-repeat -604px -306px; height:17px; width:84px;}
	.button.repeatorder { background:#66A300 url(/images/buttons.jpg) no-repeat -604px -346px; height:17px; width:84px;}
	.button.payatprotx { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -454px; width:163px;}
	.button.addaddress { background:#66A300 url(/images/buttons.jpg) no-repeat -5px -552px;}
	input.button.remove { background:none; border:none; color:#7C7C7C; display:inline; font-size:0.9em; height:auto; line-height:normal; text-indent:0; width:auto;}
	.button.change { background:#66A300 url(/images/buttons.jpg) no-repeat -630px -386px; height:17px; width:58px;}
	.button.reserve { background-position:-225px -454px; width:174px;}

	/* Logos */
	.logo.security { background:url(/images/logos.gif) no-repeat 0 -448px; height:65px; width:115px;}
	.logo.companylogo { background:url(/images/logos.gif) no-repeat left top; cursor:pointer; height:67px; width:281px;}
	.logo.liquidshop { background:url(/images/logos.gif) no-repeat left -536px; height:33px; margin:10px 0 0 0; width:137px;}
	
	/* Icons */
	.icon { border:0; height:32px; width:32px; background:url(/images/icons.gif) no-repeat 0 0;}
	.icon.remove { background:url(/images/icons.gif) no-repeat -884px -4px; cursor:pointer; float:left; height:16px; width:16px;}
	.icon.basketbig { background:url(/images/icons.gif) no-repeat 0 -664px; float:left; margin:-5px 10px 0 0; width:29px;}
	.icon.review { background:url(/images/icons.gif) no-repeat 0 -744px; float:left; margin:-5px 10px 0 0; width:29px;}
	.icon.emailfriend { background:url(/images/icons.gif) no-repeat 0 -789px; float:left; margin:-5px 10px 0 0; width:29px;}
	.icon.account { background:url(/images/icons.gif) no-repeat 0 -834px; float:left; margin:-5px 10px 0 0; width:29px;}
	.icon.ordersuccess { background:url(/images/icons.gif) no-repeat -55px -742px; margin:0 10px 0 0;}
	.icon.orderfail { background:url(/images/icons.gif) no-repeat -55px -704px; margin:0 10px 0 0;}
	.tick { background:#fff url(/images/icons.gif) no-repeat right -522px !important; border:1px solid #8F8F8F;}
	.cross { background:#ffeded url(/images/icons.gif) no-repeat right -335px !important; border:1px solid #f89090 !important;}
	.icon.soffer { background:url(/images/pngs.png) no-repeat 0 0; height:40px; width:40px;}
	#ie6 .icon.soffer/*dont use pngs in IE6 even with the alphatransparency fix unless absolutely necessary*/{ background:url(/images/pngs.gif) no-repeat 0 0;}
	.icon.conditionnew { background:url(/images/icons.gif) no-repeat -432px -805px; height:18px; width:43px;}
	.icon.conditionused { background:url(/images/icons.gif) no-repeat -432px -835px; height:18px; width:43px;}
	.icon.conditionrefurbished { background:url(/images/icons.gif) no-repeat -432px -865px; height:18px; width:43px;}
	.icon.viewlist { background:url(/images/icons.gif) no-repeat -38px -667px; border-color:#95BA2E; height:19px; padding:0; width:19px;}
	a:hover .icon.viewlist, .lselected .icon.viewlist { background-position:-63px -667px; border-color:#599300;}
	.icon.viewgallery { background:url(/images/icons.gif) no-repeat -88px -667px; border-color:#95BA2E; height:19px; padding:0; width:19px;}
	a:hover .icon.viewgallery, .gselected .icon.viewgallery { background-position:-113px -667px; border-color:#599300;}
	.icon.gbp { background:url(/images/logos.gif) no-repeat right -162px; height:13px; width:32px;}
	.icon.eur { background:url(/images/logos.gif) no-repeat right -146px; height:13px; width:32px;}
	.icon.usd { background:url(/images/logos.gif) no-repeat right -178px; height:13px; width:32px;}
	.icon.collect { background-position:-432px -871px; width:45px; height:53px;}
	.icon.deliver { background-position:-493px -871px; width:45px; height:53px;}
	.icon.collect_dis { background-position:-432px -931px; width:45px; height:53px;}
	.icon.deliver_dis { background-position:-493px -931px; width:45px; height:53px;}
	.icon.sm_collect { background-position:-553px -931px; width:44px; height:16px;}
	.icon.sm_deliver { background-position:-553px -871px; width:44px; height:16px;}
	.icon.sm_collect_dis { background-position:-553px -960px; width:44px; height:16px;}
	.icon.sm_deliver_dis { background-position:-553px -900px; width:44px; height:16px;}

	/* Star Rating Icons */
	.star { float:left; height:14px; width:80px;}
	.star.star5 { background:url(/images/stars.gif) no-repeat 0 0;}
	.star.star4 { background:url(/images/stars.gif) no-repeat 0 -14px;}
	.star.star3 { background:url(/images/stars.gif) no-repeat 0 -28px;}
	.star.star2 { background:url(/images/stars.gif) no-repeat 0 -41px;}
	.star.star1 { background:url(/images/stars.gif) no-repeat 0 -55px;}
	.star.star0 { background:url(/images/stars.gif) no-repeat 0 -68px;}
	#stars input { float:left;}
	#stars acronym { float:right;}
	#stars span { display:block; height:20px; overflow:hidden; width:100%;}


/* ---------------------------------------------------------------------------------------------------------------------------------
	4) TEMPLATE STRUCTURE
/* --------------------------------------------------------------------------------------------------------------------------------- */

	/* Header */
	#header { height:271px; color:#dadce4; width:100%; background:#7AB606 url(/images/bg_header.jpg) no-repeat left 131px; position:relative; text-align:center;}
		#header #innerheader { background:#fff url(/images/logos.gif) no-repeat 0 0; height:85px; width:100%;}
			#header h1 { cursor:pointer; left:0; margin-right:5px; position:absolute; top:0; z-index:1;}
			#header a { color:#dadce4;}
			#header a:hover { color:#fff;}
			#header #innerimage { height:90px; left:0; position:absolute; top:0;}
			/* Search box */
			#header #search { padding:6px 10px 12px; background:#EBE8DD url(/images/logos.gif) no-repeat -339px -742px; position:absolute; top:27px; right:20px; width:330px; z-index:100; text-align:left; }
			#header #search #simpleSearch { background:#fff; border:none; font-size:1.3em; font-weight:normal; height:25px; line-height:25px; width:275px; font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif; color:#1e1e1e;}
			#header #search #searchgobutton { background:#d8d3c0 url(/images/logos.gif) no-repeat right -132px; border:none; color:#fff; cursor:pointer; font-size:0.1em; height:60px; position:absolute; right:-5px; top:-7px; width:56px;}
			#header .notice/*searchbox errors*/{ font-size:1.2em; left:37.5%; position:absolute; text-align:center; top:2px; width:25%; z-index:2;}
			/* Account box */
			#header #account { position:absolute; right:20px; top:0; width:auto;}
			#header #account a { background:none; font-size:0.9em; text-decoration:underline; color:#909090; padding:0; margin-left:7px;}
			#header #account a:hover{ color:#333;}
			/* Phone number */
			#header #contact { background:#b9d97e url(/images/bg_header.jpg) no-repeat -169px -270px; font-size:0.8em; padding:6px 0 7px 55px; text-align:left; position:absolute; right:20px; display:block; width:296px; top:141px; color:#2d5902;}
			#header #contact h2 { margin:0; font-weight:bold; color:#353931;}
			/* Info pages */
			#header #infopages { color: #3f7400; position:absolute; right:20px; top:245px; text-align:right;}
			#header #infopages a{ background: none; color: #3f7400; text-decoration: underline; }
			#header #infopages a:hover{ text-decoration: none; }
			
			/*EXTRA CSS -> look in css/basket for #minibasket basket styles if set to be in header*/ 
			/*EXTRA CSS -> look in css/nav for header #nav styles*/ 
			

	/* Page Layout */
	/*EXTRA CSS -> look in css/columns for page layout widths*/ 
	#content {background: #fff; border-left:200px solid #fff; border-right:200px solid #fff; display:block;}
		#inner { display:block; overflow:hidden; background:url(/images/ygradients.gif) repeat-y 203px top;}
			#left, #right { background:#fff;}
			#left { float:left; left:0px;}
			#left .inner { padding:10px 0 5px 5px;}
			#right { float:right; right:0px;}
			#right .inner { padding:5px 6px;}
			#centre { display:block; height:1%; padding:0 20px 0 28px;}
			#ie6 #centre{ background-position: -224px top; }
			#centre .inner { overflow:hidden;}

	/* Footer */
	#footer { background:#ebe8dd url(/images/xgradients.gif) no-repeat 0 -469px; padding-top:15px; color:#fff; clear:both; position:relative; text-align:left;}
	#ie6 #footer { width:755px;}
	#footer #superfooter a { border:none; display:inline; padding:0 0 0 10px;}
	#footer h3 { font-size:1.4em; margin:0;}
	#footer dl { margin-bottom:10px;}
	#footer #directory { display:none !important;}
	#footer #services { display:block; background:none; padding:25px 0 0 210px; margin-left:10px; background:url(/images/logos.gif) no-repeat 0 -597px;}
		#services dd{ float: left; position:relative;}
		#footer #services a{ color:#938e7f; background:none; text-decoration:underline; }
		#footer #services a:hover{ background:none; color:#494330;}
		#services p, #services h3, #services img{ display: none; }
		#services p { margin:-4px 0 10px 0;}
	#footer #subfooter { clear:both; padding:10px 0 20px; color:#a9a496; overflow:hidden; z-index:100;}
		#subfooter #copyright { position:absolute; left:10px; top:60px;}
		#subfooter #copyright br { display: none; }
		#subfooter #copyright span { font-size:1.0em; position:relative; float: left; position:relative; padding-right:5px;}
		#subfooter .vcard {  line-height:normal; display:block; width:700px; text-align:left; position:absolute; left:230px; top:60px;}
		#subfooter .vcard p { margin:0; line-height:normal; position:absolute; left:455px; top:0px;}
		#footer #subfooter .logo.liquidshop { position:absolute; right:0px; top:30px; z-index:150;}



/* ---------------------------------------------------------------------------------------------------------------------------------
	5) CENTRE COLUMN SPECIFIC STYLES 
/* --------------------------------------------------------------------------------------------------------------------------------- */

	/* Box for border on all content sections */
	.box, .rtecontent { background:#fff; height:1%; margin-bottom:15px; position:relative;}
	#ie6 .box { width:99.2%;}
	.rtecontent { padding:15px 0 20px 0;}
	.rtecontent .textlist { background:#ddf7c3; border:1px solid #afd18d;}
	.rtecontent .catlist a { margin-bottom:15px;}
	.rtecontent .catlist a .caption { border:1px solid #6ba600;}
	.box .inner { height:1%; padding:10px 0;}
	.box .hlist { margin:10px 5px;}
	.box .hlist.collist { margin:0;}

	/* Rounded Box borders */
	.b { display:block; width:15px; height:15px; background:url(/images/icons.gif) no-repeat 0 -896px; position:absolute; overflow:hidden;}
	.tl { top:-1px; left:-1px;}
	.tr { top:-1px; right:-1px; background-position:-15px -896px;}
	.bl { bottom:-1px; left:-1px; background-position:0 -911px;}
	.br { bottom:-1px; right:-1px; background-position:-15px -911px;}
	#ie6 .tr, #ie6 .br { right:-2px;}
	#ie6 .br, #ie6 .bl { bottom:-2px;}
	#ie6 .pageheading .b { height:12px;}
	.pageheading .bl, .pageheading .br { display:none;}
	.catlist .tl, .catlist .tr { display:none;}

	/* Columns within centre for login/address etc in checkout */
	.col2 { width:49%;}
	.col2 div { background:none; border:1px solid #dedfcd; margin:0 0 15px 0; padding:10px;}
	.col3 { width:32%;}
	.col3.fleft { margin-right:2%;}
	.col3 div { background:none; border:1px solid #dedfcd; margin:0 0 15px 0; padding:10px;}
	.col3 #delivery_comments, .col3 #order_reference { display:block; width:98%;}
	.col3 strong { display:block;}

	/* Breadcrumbs */
	#crumbs { margin:0 0 5px; font-size:0.9em; overflow:hidden;}
	#crumbs dt { display:none !important;}
	#crumbs dd { margin:0; padding:0;}
	#crumbs a { margin:0 10px 0 0; padding:0 0 0 8px; background:url(/images/icons.gif) no-repeat -11px -2px; color:#999;}
	#crumbs a:hover { color:#333;}
	#crumbs a.selected:hover { cursor:default; color:#999; text-decoration:none;}
	#crumbsbasket { margin:0 0 10px; overflow:hidden;}
	#crumbsbasket dd { color:#aaa; display:block; float:left; padding:2px 6px; text-align:center; width:22.5%;}
	#crumbsbasket .complete { background:#fff; color:#4c4f57; font-weight:bold;}
	#crumbsbasket .selected { text-decoration:underline;}
	#crumbs dt{ padding-left:0; }

	/* Centre Banner */
	#banner { display:block; margin:0 0 10px; text-align:center;}

	/* Imgholder - change the valign to move the image position*/
	.imgholder { background:#fff; height:130px; text-align:center;}
	.caption { display:block; color:#4c4f57;}

	/* Vertical Lists */
	.vlist { }
	.vlist dd a { color:#4c4f57; background:#fff url(/images/icons.gif) no-repeat 0 2px; display:block; padding:4px 10px 4px 23px;}
	.vlist dd a:hover { background:#f0f3e9 url(/images/icons.gif) no-repeat 0 2px;}

	/* Horizontal Lists */
	.hlist { }
	.hlist dd, .hlist dt { float:left; padding:2px 0; margin-right:5px;}
	.hlist dd a, .hlist dt { color:#4c4f57; background:url(/images/icons.gif) no-repeat -6px -2px; padding-left:15px;}
	.hlist dt, .hlist dt a { background:none; font-weight:bold;}
	.hlist dt strong, .hlist dt strong a { display:block; text-transform:uppercase; width:150px;}
	.hlist img { margin-right:3px;}
	.hlist dd a:hover { background:url(/images/icons.gif) no-repeat -6px -2px;}
	.hlist dd.selected a { font-weight:bold; text-decoration:underline;}

	/* Image Based Lists */
	.imglist { padding-bottom:10px;}	
	.imglist dd a { height:170px; width:170px; background:#a6c900; border:none; float:left; margin:0 5px 5px 0; text-decoration:none;}
	.imglist dd a:hover, .imglist dd a:hover .caption { background:#2a5a01; text-decoration:none;}
	.imglist .imgholder, .imglist .imgholder span { height:150px; padding-top:0;}
	.imglist .caption{ text-align:left; color:#fff; margin-top:-3px; background:#a6c900; font-weight:bold; font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-size: 1.2em; padding:3px 0 0 5px; }

	/* Home Page Lists - recommended brands, cats, specialcats imglists */
	#fbrands dd a { height:40px; vertical-align:middle;}
	#fbrands .imgholder, #fbrands .imgholder span { height:35px;}
	#fspecialcats dd a { height:85px;}
	#fspecialcats .imgholder, #fspecialcats .imgholder span { height:70px;}
	#fproducts dd { border-bottom:none;}
	#fcategories dt, #fproducts dt { background:#fff; color:#1E1E1E; padding:0;}
	#fcategories dt span, #fproducts dt span { color:#1E1E1E; padding:0;}

	/* Subcategories */
	.catlist { padding:0;}
	.catlist dd a { position:relative; overflow:hidden; border-color:#fff; background:#fff; height:175px; display:block; margin:0 5px 5px 0; padding:0; width:170px; text-decoration:none; text-align:center;}
	.catlist dd .imgholder { height:155px; background:#fff; padding-top:0; text-align:center;}
	.catlist dd .imgholder img { display:block; height:155px; margin:0 auto;}
	.catlist dd a:hover { border-color:#a6c900; background:#fff;}
	.catlist dd .caption { position:absolute; bottom:0; text-align:left; color: #fff; font-weight: bold; text-transform:capitalize; font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-size: 1.3em; position:relative; top:-4px; padding:0 0 3px 5px; }
	
	/* Tabs used on Product page and cat pages */
	.tabs { display:none !important; font-size:1.2em; position:relative; padding: 3px 0 0 10px; border-bottom: 1px solid #A6C900;}
	.tabs dd { padding:0; margin:0; }
	.tabs dd a { background:#A6C900; border:none; border:1px solid #fff; border-right-color:#A6C900; display:block; margin-bottom: -1px; border-bottom: 1px solid #A6C900;  color:#fff; padding:3px 7px; text-decoration:none;}
	.tabs dd a:hover { background:#95BA2E;}
	.tabs dd a.selected, .tabs dd a#active { background:#95BA2E; text-decoration:none; border-bottom: 1px solid #95BA2E;}
	.tabs .results { color:#add14b;}
	.tabs a:hover .results { color:#fff;}

	/* Page chooser, view mode and sort by lists for pagination */
	.sortbar { background:#DDF7C3; height:25px; margin-bottom:15px; position:relative; padding:5px 0 1px 0; width:100%;}
	.sortbar select { float:left; margin:0 2px 0 10px; width:160px;}
	.sortbar .bl, .sortbar .br { bottom:0;}
	.sortlist { color:#fff; height:1%; margin:0 6px; width:auto;}
	.sortlist dd { float:left;}
	.sortlist dd a, .sortlist dt { color:#40433D; float:left; margin:0 3px 0 0; padding:2px 4px;}
	.sortlist dt { border:none; font-weight:bold; margin:0; padding:2px 4px 0 0;}
	.sortlist dd a:hover, .sortlist a.selected, .sortlist a.lselected, .sortlist a.gselected { background-color:#fff; text-decoration:none;}
	.sortlist.perpage { float:left;}
	.sortlist.page { float:right;}
	.sortlist.page dd a {}
	.sortlist.page .selected, .sortlist.page a:hover {}
	.sortlist.page .disabled, .sortlist.page .disabled:hover { display:none;}
	.sortlist.page .separator, .sortlist.page .separator:hover { background:none; border:none; cursor:default; padding:2px 0;}
	.sortlist.view { float:left; margin:0 0 0 5px;}
	.sortlist.view a { padding:0 4px 0 2px;}
	.sortlist.view strong { float:left; font-weight:normal; padding:2px 0;}
	.sortlist.view .icon { float:left; margin-right:2px; padding:0;}

	/* Input Forms for signup etc */
	.textlist { clear:both; margin-bottom:20px;}
	.textlist dd, .textlist dt { overflow:hidden; position:relative; width:100%; border-top: none;}
	.textlist .subheading { margin-bottom:5px;}
	.textlist .hr { border-bottom:1px solid #dedfcd; margin:15px 0;}
	.textlist .comment { clear:both; display:block; margin-left:180px;}
	#ie6 .textlist .comment { margin-left:190px;}
	.textlist .notice { border-width:0px; display:block; font-size:0.9em; margin:0 0 0 5px; max-width:200px; padding:0 1px; width:100%;}
	.textlist .small + acronym + .notice { width:120px;}
	.textlist .col { display:block; float:left; padding:3px 0 3px 1%;}
	.textlist .col#stars { width:110px;}
	#ie6 .textlist .col { padding:3px 0 3px 3px;}
	.textlist .col.lcol { margin-right:15px;}
	.textlist .col.mcol { margin-left:10px; width:62%;}
	.textlist .col.rcol { float:right; width:100px;}
	.textlist .col.rcol .button { margin-bottom:3px;}
	.textlist .col.label { margin-left:10px; padding:7px 0 0 0; text-align:right; width:160px;}
	#ie6 .textlist .col.input { width:320px;}
	.textlist .subheading span{ border: none; }
	.textlist .col.input input, .textlist .col.input select, .textlist .col.input textarea { margin-left:5px; padding:2px 0; width:200px;}
	.textlist .col.input input.checkbox, .textlist .col.input input.button { border:none; padding:0; width:auto;}
	.textlist .col.input input.button.returningcustomer { width:183px;}
	.textlist .col.input .small { width:120px;}
	.textlist .col.input .large { width:300px;}
	
	.textlist.largelist { border-top:1px solid #dedfcd; margin-bottom:15px;}
	.textlist.largelist dd { border-bottom:1px solid #dedfcd; padding:10px 0;}
	.textlist.largelist strong, .textlist.largelist .price { display:block; font-size:1.2em; font-weight:bold;}
	.textlist.largelist .price { text-align:right;}
	.textlist.largelist .rcol .fright { margin-right:10px;}



/* ---------------------------------------------------------------------------------------------------------------------------------
	6) LEFT / RIGHT COLUMN SPECIFIC STYLES 
/* --------------------------------------------------------------------------------------------------------------------------------- */


	/* Sideboxes */
	.column dl { background:#fff; width:180px;}
	.column a { color:#7c7c7c; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
	/*EXTRA CSS -> look in css/sideborder for column list borders*/
	.column .title, #relatelist .subheading { background:#fff url(/images/xgradients.gif) no-repeat 0 -51px; font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif; color:#1e1e1e; display:block; font-size:1.5em; font-weight:bold; letter-spacing:-0.05em; font-weight: normal; padding:5px 0 5px 30px;}
	/*EXTRA CSS -> look in css/sidetitle for column list titles*/
	.column .sub0 a { background:#fff url(/images/sidebox_bottom_border.gif) repeat-x bottom left; padding:6px 0 5px 15px; color:#7c7c7c; font-size:1.1em; margin-left:15px; text-decoration:none;}
	.column .sub0 a:hover { background:#a6c900; color:#fff;}
	.column .sub0 a.selected { background:#fff url(/images/sidebox_bottom_border.gif) repeat-x bottom left; font-weight:bold; color:#353931;}
	.column .sub1 a { background:#f5f4ef url(/images/sidebox_bottom_border.gif) repeat-x bottom left; padding:6px 0 5px 30px; margin-left:15px;}
	.column .sub1 a:hover { background: #f5f4ef url(/images/sidebox_bottom_border.gif) repeat-x bottom left; color:#1E1E1E;}
	.column .sub1 a.selected { background:#f5f4ef url(/images/sidebox_bottom_border.gif) repeat-x bottom left; color:#1E1E1E; text-decoration:underline;}
	.column .sub2 a { background:#f5f4ef url(/images/sidebox_bottom_border.gif) repeat-x bottom left; padding:6px 0 5px 45px; margin-left:15px;}
	.column .sub2 a:hover { background:#f5f4ef url(/images/sidebox_bottom_border.gif) repeat-x bottom left; color:#1E1E1E;}
	.column .sub2 a.selected { background:#f5f4ef url(/images/sidebox_bottom_border.gif) repeat-x bottom left; color:#1E1E1E; text-decoration:underline;}
	.column select { margin:10px 5px; width:158px;}
	.column .scrollable .scroller { display:block; max-height:230px; overflow:auto;}
	.column .imglist dd a { background:#fff; border-width:1px 0 0; font-weight:normal; height:30px; margin:0; padding:0; text-align:left; width:100%;}
	.column .imglist dd a:hover { background:#f0f3e9; text-decoration:none;}
	.column .imglist dd img { margin:1px 0 1px 10px;}
	.column#right dl { float:right;}

	/* Side Banners*/
	.column .banners { background:none; border:none; margin:7px 0; padding:0; text-align:left; width:100%;}
	.column .banners dd { background:none; margin:0 0 5px 0; padding:0;}

	/* Refine Results box */
	/*EXTRA CSS -> look in css/filters for #refine filters */
	#refine { z-index:1; margin:0; background:#DDF7C3; color:#325801; border:none; padding:0;}
	#refine input { background:#fff url(/images/icons.gif) no-repeat right -741px; border:1px solid #ABADB3; color:#4c4f57; cursor:pointer; padding:2px 18px 2px 5px; width:125px;}
	#refine input:hover { background:#fff url(/images/icons.gif) no-repeat right -865px;}
	#refine .selectpop { background:#fff; border:1px solid #999; left:0px; margin:-1px 0 0; height:expression( this.scrollHeight > 279 ? "280px" : "auto" );/*sets max-height forIE*/ max-height:280px; overflow:auto; padding:0; position:absolute; z-index:5; width:148px;}
		#ie6 #refine .selectpop, #ie7 #refine .selectpop { margin-top:21px;}
		#refine .selectpop dd { float:none; background:#fff; margin:0; padding:0;}
		#refine .selectpop a { background:none; border:none; color:#000; display:block; margin:0; padding:1px 0; text-decoration:none !important;}
		#refine .selectpop dd a:hover { background:#3399ff; color:#fff; text-decoration:none;}
		#refine .selectpop em { font-style:normal;}
		#refine .selectpop a:hover em { color:#fff;}
		#refine .selectpop dd span { display:block; padding:1px 2px;}
		#refine .selectpop .sub0 a, #refine .selectpop .sub0 span { border-top:1px solid #E3E6F0; padding-top:3px;}
		#refine .selectpop .sub1 a, #refine .selectpop .sub1 span { background:url(/images/icons.gif) no-repeat -5px -138px; padding-left:14px;}
		#refine .selectpop .sub2 a, #refine .selectpop .sub2 span { background:url(/images/icons.gif) no-repeat 9px -138px; padding-left:28px;}

	/* Shopping Basket */
	/*EXTRA CSS -> look in css/basket for #minibasket shopping basket if set to be right_side_nav */

	/* Promotion Code box */
	#promotions { }
	#promotions dd { overflow:hidden; padding:10px 5px 10px 25px;}
	#promotions label { display:block; font-size:0.9em; margin-bottom:3px;}
	#promotions #voucher { margin-right:3px; width:90px;}
	#promotions input { float:left;}



/* ---------------------------------------------------------------------------------------------------------------------------------
	7) PRODUCT DISPLAY LISTS 
/* --------------------------------------------------------------------------------------------------------------------------------- */

	/* Elements used in both list views */
	.prodlist { padding-bottom:10px;}
	#centre .prodlist dd { background: #fff; position:relative;}
	#ie6 #centre .prodlist dd .imgholder { display:block; width:auto;}
	#ie6 .prodlist .imgholder span { display:none;}
	.prodlist .product { margin:0; text-align:center;}
	.prodlist .soffer { left:0px; position:absolute; top:0px;}
	.prodlist .desc { padding-left: 4px; text-align:left;}
	.prodlist .desc h3 a {  font-weight:bold; color:#2d2d2d; text-decoration:none;}
	.prodlist .desc h3 a:hover{ text-decoration:underline; color:#6ba600;}
	.prodlist .desc p { font-size:0.9em; line-height:normal; margin:0; color: #7c7c7c; text-decoration:underline;}
	.prodlist .attriblist { height:30px; width:30px; overflow:hidden;}
	.prodlist .attriblist div { margin:0 3px 0 0; float:left;}
	.prodlist .attriblist .label { display:none !important;}
	.prodlist .cost { text-align:left; padding-left: 4px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
	.prodlist .cost .offertext, .prodlist .cost .offertext a { color:#d80000; display:block;}
	.prodlist .cost .offerexpiretext { display:block;}
	.prodlist .cost .price { font-size:1.5em;}
	.prodlist .cost .pricenow { color:#d80000; font-weight:bold;}
	.prodlist .cost .pricewas { font-size:1em; padding:0 5px; text-decoration:line-through; color: #b8b8b8;}
	.prodlist .cost .pricewas .price { font-size:1.1em; font-weight:normal;}
	.prodlist .cost .pricevat { display:block; position:relative; top:-3px;}
	.prodlist .cost .message /*for out of stock/has opts*/{ display:block; margin-bottom:6px; position:relative; top:-3px;}
	.prodlist .controls { float:right; width:75px;}
	.prodlist .qty { display:none;}
	.prodlist .more { white-space:nowrap;}
	.prodlist .more:hover { border-bottom:none;}
	
	/* Gallery View */
	.prodlist.galleryview {}
	.prodlist.galleryview dd { float:left; height:350px; margin:5px 0 5px 0; padding:0 4px;}
	.prodlist.galleryview .imgholder { display:block; height:160px; width:170px; position:relative;}
	.prodlist.galleryview .imgholder span { display:none;}
	.prodlist.galleryview .imgholder a { display:block; width:170px; position:absolute; left:0; bottom:0; text-align:center;}
	.prodlist.galleryview .imgholder img { display:block; margin:0 auto;}
	.prodlist.galleryview .icon { left:5px; position:absolute; top:110px; z-index:2;}
	.prodlist.galleryview .attriblist{ position: absolute; top:40px; left: 2px; }
	.prodlist.galleryview .icon.scatoverlay { top:5px; width:auto;}
	.prodlist.galleryview .icon.brandoverlay { top:5px; width:auto; height:auto;}
	.prodlist.galleryview .icon.soffer { top:3px; left:0;}
	.prodlist.galleryview .icon.star { position:static;}
	/*EXTRA CSS -> look in css/prodbox for galleryview % widths */
	.prodlist.galleryview .desc h3 {  font-size:1.1em; line-height:1.1em; font-weight:bold; margin:2px 0 5px 0; height:40px; font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;}
	.prodlist.galleryview .desc h3 a {}
	.prodlist.galleryview .desc p { font-size:0.9em; margin:0 0 6px 0; text-decoration:none;}
	.prodlist.galleryview .cost { bottom:30px; height:50px; left:1px; position:absolute;}
	.prodlist.galleryview .cost .pricenow .price{ font-size: 1.2em; }
	.prodlist.galleryview .cost .pricewas .price { font-size:0.9em; font-weight:normal;}
	.prodlist.galleryview .buttons { bottom:1px; left:3px; margin:0; position:absolute;}
	.prodlist.galleryview .buttons * { float:left;}
	
	/* List View */
	.prodlist.listview { }
	.prodlist.listview dd { margin:5px 5px 0; width:98%; padding: 4px; position:relative;}
	.prodlist.listview .icon { left:56%; position:absolute; top:5px;}
	.prodlist.listview .attriblist{ width: auto; position: absolute; top:5px; right:200px; }
	.prodlist.listview .icon.scatoverlay { display:none;}
	.prodlist.listview .icon.brandoverlay { display:none;}
	.prodlist.listview .icon.soffer { display:none;}
	.prodlist.listview .icon.star { position:static;}
	.prodlist.listview .imgholder { float:left; height:40px; width:40px; }
	.prodlist.listview .imgholder span { display:none;}
	.prodlist.listview .desc { float:left; margin:0 4% 5px 10px; width:52%;}
	.prodlist.listview .desc h3 { margin:0 0 3px 0;}
	.prodlist.listview .cost { float:right; font-size:0.9em; width:15%;}
	.prodlist.listview .cost .offertext a, .prodlist.listview .cost .message { font-weight:normal; margin:0;}
	.prodlist.listview .button, .prodlist.listview fieldset { float:right;}
	
	/* Modified List view - used on email a friend, stock reminders */
	.prodlist.viewer { margin-bottom:15px;}
	.prodlist.viewer dd { margin:0 5px;}
	.prodlist.viewer .cost, .prodlist.viewer .button, .prodlist.viewer .more { display:none;}
	
	/* Modified List view - used on product page to show the buy this+this offers */
	.prodlist.offerlist { }
	.prodlist.offerlist dt { background:#599300;}
	.prodlist.offerlist .imgholder { float:left; margin:5px;}
	.prodlist.offerlist .plus { float:left; font-size:1.3em; margin:15px 0 0;}
	.prodlist.offerlist .desc { margin:5px 0 0 10px; width:40%;}
	.prodlist.offerlist .desc h3 { font-size:1.2em;}
	.prodlist.offerlist .cost { margin:5px;}
	.prodlist.offerlist .cost .save { display:block; font-size:1.3em; position:relative; top:-3px;}
	.prodlist.offerlist .cost .price_preword { color:#7c7c7c; font-size:1.4em; font-weight:bold;}
	.prodlist.offerlist .button { background:#66A300 url(/images/buttons.jpg) no-repeat -433px -108px; margin:5px;}
	
	/* Left/Right Column Product Lists */
	.prodlist.sidelist { padding-bottom:0;}
	.prodlist.sidelist dd { background:#fff url(/images/sidebox_bottom_border.gif) repeat-x bottom left; padding:5px 0 5px;}
	.prodlist.sidelist .imgholder { float:left; height:40px; margin-right:2px; width:45px;}
	.prodlist.sidelist .imgholder span { display:none;}
	.prodlist.sidelist .text /*used to align text next to image*/ { float:left; width:120px;}
	.prodlist.sidelist .desc h3 { margin:0; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; }
	.prodlist.sidelist .desc h3 a{ font-weight:normal; text-decoration: none; color:#7c7c7c; }
	.prodlist.sidelist .desc h3 a:hover{ text-decoration:underline; color:#6ba600;}
	.prodlist.sidelist .desc p { display:none;}
	.prodlist.sidelist .cost { font-size:0.7em;}
	.prodlist.sidelist .cost .price{ font-weight: normal; }
	.prodlist.sidelist .cost .pricenow { display:block; float:left; margin-right:3px; color:#2d2d2d;}
	.prodlist.sidelist .cost .pricewas { display:block; float:left; padding:0; margin-top:3px;}
	.prodlist.sidelist .cost .message { display:none !important;}
	.prodlist.sidelist .button { display:none;}
	.prodlist.sidelist .soffer { display:none;}
	.prodlist.sidelist .offertext { display:none !important;}
	.prodlist.sidelist .message { display:none;}
	.prodlist.sidelist .star { display:none;}



/* ---------------------------------------------------------------------------------------------------------------------------------
	8) PAGE SPECIFIC STYLES
/* --------------------------------------------------------------------------------------------------------------------------------- */

	/* Product Page */
	#product .pageheading { font-size:2.2em;}
	#product .box#overview { margin-top:5px; background:#fff;}
	#product #brandlogo { float:right;}
	#product #imagewrapper { float:left; height:1%; margin:0; text-align:center; width:250px;}
	#product #imagewrapper #prod_img { position:relative;}
	#product #imagewrapper #prod_img span { display:none;}
	#product #imagewrapper #prod_img a { background:#fff;}
	#product #imagewrapper #prod_img a:hover { cursor:pointer; cursor:-moz-zoom-in;}
	#product #imagewrapper #prod_img a:hover span { background:#fff url(/images/icons.gif) no-repeat -432px -662px; border:1px solid #a6c900; color:#4c4f57; display:block; left:20%; padding:5px 5px 5px 30px; position:absolute; text-align:left; text-decoration:none; top:45%; width:110px;}
	#product #imagewrapper #poptThumbs dd { display:inline; margin-right:1px;}
	#product #imagewrapper #poptThumbs img { border:2px solid #fff;}
	#product #imagewrapper #poptThumbs a:hover img, #product #imagewrapper #poptThumbs .optsel img { border:2px solid #7c7c7c;}
	#product #summary { height:1%; width:430px; float:left; padding:10px; color:#214F00;}
	#product #summary a { color:#214F00; text-decoration:underline;}
	#product #summary #activeAjax { height:32px; position:absolute; right:0; top:0; width:32px;}
	#product #summary .offertext { color:#214F00; display:block;}
	#product #summary .offerexpiretext { display:none !important;}
	#product #summary .cost { margin-bottom:10px;}
	#product #summary .cost dd { display:inline;}
	#product #summary .cost .pricenow .price { color:#214F00; font-size:1.8em; font-weight:normal; margin-right:5px;}
	#product #summary .cost .pricenow .pre { color:#214F00; font-size:1.2em; font-weight:bold;}
	#product #summary .cost .pricenow .post { color:#214F00; font-size:0.7em; font-weight:normal;}
	#product #summary .cost .pricenow #prod_rrp { color:#5f9738;}
	#product #summary .cost .pricewas { color:#5f9738; font-size:1.1em; text-decoration:line-through;}
	#product #summary .cost .pricewas .pre { color:#5f9738; text-decoration:none;}
	#product #summary .cost .pricevat { color:#5f9738; display:block; position:relative; top:-3px;}
	#product #summary .message { color:#5f9738; display:block; margin:-2px 0 10px;}
	#product #summary #attriblist { margin:0 0 10px;}
	#product #summary #attriblist dd a { background:none; margin-right:5px; padding:0; color:#4c4f57; }
	#product #summary #attriblist dd a .label{ display: none; }
	#product #summary #product_options { margin-bottom:10px;}
	#product #summary #product_options dd { padding-bottom:4px;}
	#product #summary #product_options select { width:250px;}
	#product #summary #product_options .arw_holder { margin:0 0 0 5px;}
	#product #summary #product_options .notice { border-width:0px; display:block; font-size:0.9em; margin:0; max-width:250px; padding:0 1px; width:100%;}
	#product #summary #qtybox { vertical-align:middle; width:55px; float:left; margin-top:5px;}
	#product #summary #qtybox label { line-height:22px;}
	#product #summary #qtybox #qty { height:16px; line-height:16px; width:23px;}
	#product #summary #addtowishlist { margin-left:55px}
	#product #summary #details { margin-bottom:10px; width:270px;}
	#product #summary #details .rating { display:none !important;}
	#product #summary #details dt /* for out of stock notice*/{ float:left; margin-right:5px; padding-top:5px; width:70px; display:none !important;}
	#product #summary #details dd /* for out of stock notice*/{ margin-bottom:1px; padding-top:5px;}
	#product #summary #details dt.notice { border:0; font-weight:bold; margin:7px 0 0 4px; padding:0;}
	#product #summary #details dd.notice { margin:2px 0 0; padding-bottom:5px;}
	#product #summary #details .icon { text-align:left;}
	#product #summary #details a {}
	#product #summary #details acronym { font-weight:normal;}
	#product .hlist.tabs { display:block !important; bottom:-1px; padding-left: 10px; position:relative; z-index:2;}
	#product .hlist.tabs dd { margin:0;}
	#product .hlist.tabs dd a#active { background:#fff; border:1px solid #a6c900; border-bottom: 1px solid #fff; color:#4C4F57;}
	#product .hlist.tabs dd a#active .results, #product .hlist.tabs dd a#active:hover .results { color:#aaa;}
	#product #reviews { clear:none;}
	#product #reviews h3 { text-align:center;}

	/* Lightview - used on product page and for RTE created popups on info pages */
	#lightbody { background:#fff; font:62.5% Arial, Helvetica, sans-serif; padding:5px; text-align:left;}
	#lightbody #wrapper { background:#fff;}
	#lightbody .inner { padding-bottom:0;}
	#lightbody p { line-height:normal;}
	#lightbody strong.restrict { background:#fff url(/images/icons.gif) no-repeat -889px -335px; color:#4c4f57; font-size:1.2em; padding-left:10px;}
	
	/* Shopping basket - also used on shopping basket confirm and account previous orders  */
	.textlist.basket dd, .textlist.basket dt { border-bottom:1px solid #dedfcd; margin-bottom:0;}
	.textlist.basket dt { padding:0; text-indent:0;}
	.textlist.basket dd .col { border-left:1px solid #fff; border-right:1px solid #dedfcd; min-height:125px;}
	#ie6 .textlist.basket dd .col { height:125px;}
	.textlist.basket dt .col {font-weight:normal; min-height:20px;}
	#ie6 .textlist.basket dt .col { height:20px;  font-weight: bold;}
	.textlist.basket dd .col.price { border-right:none; text-align:right; width:13%;}
	.textlist.basket .subheading .col.price { border-right:none; text-align:right; width:13%;}
	.textlist.basket .blabel, .textlist.basket .total { display:block; float:left; padding:5px 0; text-align:right; width:55%;}
	.textlist.basket .imgholder { float:left; height:50px; margin-right:10px; width:50px;}
	.textlist.basket .col.item { text-align:left; width:54.5%; font-weight: normal;}
	.textlist.basket .col.item a { color:#4c4f57;}
	.textlist.basket .subheading .col.item { border-left:none;}
	.textlist.basket .col.unit { text-align:center; width:12%;}
	.textlist.basket .col.qty { text-align:center; width:15%;}
	.textlist.basket .col.qty strong { display:block; margin:0 auto; margin-bottom:4px; width:64px;}
	.textlist.basket .col .pricewas { display:block; font-weight:normal; text-decoration:line-through;}
	.textlist.basket .col .pricevat { display:block; font-size:0.8em; font-weight:normal;}
	.textlist.basket .col input.qty { font-weight:bold; text-align:center; width:25px;}
	.textlist.basket .totals { background:#f0f3e9; font-size:1.2em; margin-left:56%; width:44%;}
	.textlist.basket .total { float:right; padding-right:3px; width:32%;}
	.textlist.basket .totals#grandtotal { font-weight:bold;}
	.textlist.basket .col em { display:block; font-style:normal;}
	.textlist.basket .col b { font-size:1.2em;}
	.textlist.basket .button { margin:0;}
	.textlist.basket .col.qty .qtyneg { float:left; margin-top:1px;}
	.textlist.basket .col.qty .qtypos { float:left; margin-top:1px;}
	.textlist.basket .col.qty input.qty { float:left; margin:0 1px;}
	.textlist.basket .col.qty .update { clear:both; left:5px; position:relative; top:3px;}
	#ie6 .textlist.basket .col.qty .update, #ie7 .textlist.basket .col.qty .update, #ie7 .textlist.basket .col.qty .remove { left:-3px; position:relative;}
	#ie6 .textlist.basket .col.qty .remove { left:12px; position:relative;}
	.textlist.basket .extrainfo { border:none; float:right; margin:15px 0 0; width:44%;}
	.textlist.basket .extrainfo div.notice { border-width:1px; font-size:1em; margin:0; max-width:none; padding:0 2px 5px; width:auto;}
	.textlist.basket .promotion .col { border:none; height:auto; min-height:20px;}
	#ie6 .textlist.basket dd.promotion .col { height:30px;}
	.textlist.basket .promotion .col.desc { width:68%;}
	.textlist.basket .promotion h3 { margin:0;}
	.textlist.basket .promotion .icon.scissors { margin:0 25px 0 0; position:relative; top:-20px;}
	.textlist.basket .promotion .icon.soffer { float:left; margin:0 45px;}
	.textlist.basket .promotion.voucher { border:3px dotted #ccc; border-width:3px 0; margin:3px 0;}
	.textlist.basket .promotion.offer .col.desc { width:84.5%;}
	#cart #minorder { margin:0 0 0 56%; font-size:1.1em; text-align:center;}
	
	/* For collect in store baskets */
	#cart.cartcollect .col.item { width:43%;}
	#cart.cartcollect .col.delmeth { width:17%;}
	#cart.cartcollect .col.delmeth .collect, #cart.cartcollect .col.delmeth .collect_dis { font-size:0.9em; line-height:1em; width:55px; float:left; margin-right:10px; text-align:center;}
	#cart.cartcollect .col.delmeth .deliver, #cart.cartcollect .col.delmeth .deliver_dis { font-size:0.9em; line-height:1em; width:55px; float:left; text-align:center;}
	#cart.cartcollect .col.delmeth .icon { float:none; margin:0 5px 5px; width:45px;}
	#cart.cartcollect .col.unit { width:10%;}
	#cart.cartcollect .col.qty { width:10%;}
	#cart.cartcollect .col.price { width:13%;}
	#cart.cartcollect .totals { margin-left:44%; width:56%;}
	#cart.cartcollect .blabel { width:60%;}
	#cart #collectopts { margin-left:44%;}
	#cart #collectopts dt { margin:0;}
	#cart #collectopts .icon { height:36px; float:left; margin-right:15px;}
	#cart #collectopts .icon.deliver, #collectopts .icon.deliver_dis { background-position:-493px -880px; height:30px;}
	#cart #collectopts .col.mcol { width:90%;}
	#cart #collectopts .notice { color:#d10000; margin:0 0 0 60px !important; font-size:1em; width:85%; display:block; max-width:none;}

	/* For collect in store on product page */
	#product #collectopts { margin:0 0 10px; position:absolute; top:55px; right:10px;}
	#product #collectopts dd { display:block; line-height:1.6em;}
	#product #collectopts .icon { float:left; margin-right:5px;}
	#product #collectopts em { font-style:normal;}

/* Login Page */
	#signin form { position:relative;}
	#signin a { color:#4c4f57;}
	.box div{ border-color: #f5f5f5; border-top: none; }
	#signin .col { margin-top:4px; padding:0;}
	#signin .textlist .col.label { margin:0; max-width:100px; padding:7px 0 0; width:35%;}
	#signin .textlist .col.input { width:60%;}
	#signin .textlist .col.input input { height:18px; max-width:170px; width:100%;}
	#signin .textlist .notice { max-width:170px;}
	#signin .button { bottom:10px; position:absolute; right:10px;}
	#signin .col2 div { min-height:150px; padding:5px 10px 25px; position:relative;}
	#ie6 #signin .col2 div { height:160px;}
	
	/* Orders section of Account pages */
	#orders.textlist .col.mcol { width:50%;}
	#orders.textlist .col.rcol { width:100px;}
	#orders.textlist .col .row { background:url(/images/icons.gif) no-repeat -10px -2px; display:block; padding-left:14px;}
	#orders .textlist.basket .col.qty { width:20%;}
	#orders .textlist.basket .col.price { width:21%;}
	#orders .textlist.basket .promotion .col.desc { width:76.5%;}
	
	/* Sitemap */
	.sitemaplist { margin:0 0 10px 0;}
	.sitemaplist a { color:#4c4f57; background:url(/images/icons.gif) no-repeat -6px -2px; display:inline; margin-bottom:2px; padding-left:15px;}
	.sitemaplist dt { clear:both; font-weight:bold;}
	.sitemaplist dt a { background:none; font-weight:bold; padding:0;}
	.sitemaplist .sub1 a { background:#fff url(/images/icons.gif) no-repeat 5px -139px; padding-left:25px;}
	.sitemaplist .sub2 a { background:#fff url(/images/icons.gif) no-repeat 15px -139px; padding-left:35px;}
	.sitemaplist .sub3 a { background:#fff url(/images/icons.gif) no-repeat 25px -139px; padding-left:45px;}
	
	/* Page at the end of the checkout process which sends customers to Protx */
	#p_redirect, #p_redirect #wrapper, #p_redirect #content, #p_redirect #centre { background:#fff; color:#333;}
	#p_redirect .box { width:400px; margin:70px auto 0;}
	#p_redirect .box.noborder { border:none; text-align:center;}
	#p_redirect .button.payatprotx { margin:0 auto;}
	
	.rte_wrapper { width:90%;}

/* main nav style */
#nav { text-align:left; background:#649f00 url(/images/xgradients.gif) repeat-x 0 -255px; width:100%; height:45px; padding:0; margin:0; position:absolute; top:86px; left:0;}
#lists { position:relative; display:inline; z-index:5; margin:15px 0 0;}
#lists li { display:inline; position:relative; margin:0;}
#lists li a.tl { background:url(/images/icons.gif) repeat-x right -605px; display:inline-block; text-decoration:none; margin-right:-4px; text-transform:uppercase; color:#fff; padding:15px 9px 16px; background:#649f00 url(/images/xgradients.gif) no-repeat 0 -255px; white-space:nowrap;}
#ie6 #lists li a.tl { padding:9px 9px 0px;}
#ie6 #lists li a.tl, #ie7 #lists li a.tl { margin:0;}
#lists li a:hover { background-position:0 -315px; text-decoration:underline;}
#lists li:hover > a { background-position:0 -315px;}

/* actual flyout style */
#lists div { display:none;}
#lists :hover div { width:170px; border:2px solid #214f00; border-top:none; display:block; background:#214f00; position:absolute; z-index:100; left:-2px; top:30px; text-align:left;}
#ie6 #lists :hover div { top:45px;}
#ie7 #lists :hover div { top:45px;}

#lists :hover div dl { display:block; float:left; width:170px;}
#lists :hover div dl dt { background:#72af13; text-decoration:none; display:block;}
#lists :hover div dl dd {}

#lists :hover div dt a { padding:4px 10px; display:block; text-decoration:none; text-transform:capitalize; color:#fff; font-size:1.2em; border-top:1px solid #81ba27;}
#ie6 #lists :hover div dt a { width:90%;}
#lists :hover div dt a:hover{ background:#589000; border-top:1px solid #589000;}
#lists :hover div dd a { display:block; text-decoration:none; color:#45464b; font-weight:normal; text-indent:5px; line-height:1.4em;}
#lists :hover div dd a:hover { color:#000; background:#f2f5fa; cursor:pointer;}

#lists .clear { clear:both;}

#lists li#cat14 a { background-position:-2px -255px;}
#lists li#cat14 a:hover, #lists li#cat14:hover > a { background-position:-2px -315px;}

/* fix for IE6 will allow menu to appear above <select> menus and flash */
#ie6 #lists div {_azimuth: expression(this.shimmed = this.shimmed || 'shimmed:'+this.insertAdjacentHTML('beforeBegin','<iframe src="javascript:'+"''"+'" style="filter:alpha(opacity=0); padding:0; margin:0; border:0;"></iframe>'),'inherit');}
#ie6 #lists iframe {position:absolute; left:-9999px; top:0;}
#ie6 #lists :hover iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight);}



/* 2 column layout */
#content { border-left-width:200px; border-right:none !important;}
.norightcol #content { border-right:none !important;}
	#inner { margin-left:-200px;}
	.norightcol #content #inner { margin-right:0 !important;}
		#left, #right { width:200px;}
		#centre { margin-left:200px;}
		.norightcol #content #centre { margin-right:0 !important;}

/* As this can only appear on a 2 column layout, its placed in this css file */	
	/* Modified Gallery view - for related products on product page when in 2cols and set to show related on right */
	#psuedowrapper /*wrapper for product/cart*/ { float:left; width:535px; margin-top:-5px;}
	.prodlist#relatelist /*wrapper for relateds*/ { width:170px; float:right; margin-top:-9px;}
	.prodlist#relatelist .subheading { background:none; padding-left:0; padding-bottom:0; border-bottom:1px solid #CBD7AA;}
	.prodlist#relatelist dd { width:100%; overflow:hidden; margin:0 0 3px; height:auto; border:none;}
	.prodlist#relatelist .imgholder { text-align:left;}
	.prodlist#relatelist .text { float:left; width:112px;}
	.prodlist#relatelist .desc h3 { font-size:1.1em; margin:0; max-width:130px;}
	.prodlist#relatelist .desc p { display:none;}
	.prodlist#relatelist .cost { font-size:0.9em; position:static; height:auto; max-width:130px;}
	.prodlist#relatelist .cost .message { margin:0;}
	.prodlist#relatelist .buttons { display:none;}
	.prodlist#relatelist .soffer { display:none;}
	.prodlist#relatelist .offertext { display:none !important;}
	.prodlist#relatelist .message { display:none;}
	.prodlist#relatelist .star { display:none;}
	#cart .prodlist#relatelist dt /*when on cart page make it smaller*/{ font-size:1em; font-weight:bold;}
	#cart .prodlist#relatelist dd { margin:0;}
	#cart .prodlist#relatelist .imgholder { float:left; height:40px; margin-right:5px; width:40px;}
	#cart .prodlist#relatelist .imgholder span { display:none;}
	#cart .prodlist#relatelist .cost { font-size:0.8em;}
	#cart .prodlist#relatelist .desc h3 { font-size:1em; max-width:none;}


/* Shopping Basket */
#header #minibasket { text-decoration:none; background:#689C09 url(/images/bg_header.jpg) no-repeat -528px -165px; display:block; width:296px; padding:12px 0 0 55px; height:55px; color:#dadce4; position:absolute; right:20px; top:173px; text-align:left;}
#header #minibasket:hover { background-position: -528px -233px; text-decoration:none;}
#header #minibasket .title { font-size:1.4em; display:block; color:#fff; font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-weight:normal;}
#header #minibasket:hover .title { text-decoration:none;}
#header #minibasket .totals { font-weight:normal; font-size:1.0em; display:inline; padding-right:5px; color: #deff87;}


	/* Refine Results box */

	/* List for your currently active filters */
	#refine .sortlist { padding:4px 10px;margin:0; font-size:0.9em;}
	#refine .sortlist a { color:#fff; border:none; font-size:0.9em; background-image:url(/images/icons.gif); background-repeat:no-repeat; text-decoration:none; background-position:-885px -895px; padding:1px 5px 0 17px; margin:0;}
	#refine .sortlist a:hover { background-position:-885px -979px; background-color:#fff; color:#6ba600;}
	#refine .sortlist dd { margin-bottom:2px;}
	#refine .subheading { background:#558E0B; font-size:1.2em; padding:0; color: #fff;}
	#refine .sortlist dt { color: #fff;}

	/* List for the refine select boxes */
	#refine #orefines { margin:4px 10px 0;}
	#refine #orefines dl { margin:0;}
	#refine #orefines dd.ref { position:relative; z-index:1; width:20%; margin:0; padding:0;}
	#refine #orefines input { width:78%;}
	#refine #orefines .selectpop { left:0px; min-width:140px; width:93%;}
	
	/* Shown when Filter Highlight Brands is used*/
	#refine .box {}
	#refine .inner {}
	#refine #fbrands { margin:0; padding:0;}
	#refine #fbrands a { border-color:#E3E7EC; margin:2px 2px 0 0; width:24%;}
	#refine #fbrands a:hover { border-color:#BCC4CE;}

/*************************************
* LiquidShop RTE PAGES CSS Stylesheet
*************************************/

.rte_wrapper { width:100%; overflow:hidden;}
.rte_twoeqcol_left, .rte_twoeqcol_right, .rte_twocol_small_left, .rte_twocol_big_right, .rte_twocol_big_left, .rte_twocol_small_right, .rte_threecol { float:left;}
.rte_twoeqcol_left {width: 48%; }
.rte_twoeqcol_right {width: 48%; float:right;}
.rte_twocol_small_left {width: 42%;}
.rte_twocol_big_right {width: 56%; float:right;}
.rte_twocol_big_left {width: 56%;}
.rte_twocol_small_right {width: 42%; float:right;}
.rte_threecol {width: 31%;}


/* Text Based Side Headings */
.column dt.title {}


/* Pure CSS Styled Borders */
.column dl { margin:0 0 10px;}

/* 4 products per row */
	.prodlist.galleryview dd { width:23.7%;}