

/* ---------------------------------------------------------------------------------------------------------------------------------
	LiquidShop v2.0 CSS Document
	Copyright Sitemakers Ltd. - http://www.sitemakers.co.uk
/* --------------------------------------------------------------------------------------------------------------------------------- */
	
body { background:#030800 url(/images/background.jpg) center top no-repeat; color:#333; cursor:default; font-size:62.5%; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; text-align:center;}
	#wrapper { font-size:1.2em; margin:0 auto; text-align:left; width:990px; background:url(/images/page_bg.jpg) no-repeat 0 195px; height:500px;}
	.caravan { background:#fff !important; margin:-5px 0;}

/* ---------------------------------------------------------------------------------------------------------------------------------
	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:#af0e00; font-weight:normal; text-decoration:none;}
	a:hover { cursor:pointer; text-decoration:underline;}
	a:active { text-decoration:underline;}
	h1, h2, h3, h4, h5, h6, p { margin:0 0 15px 0;}
	p { line-height:1.4em;}
	h1 { font-size:1.8em;}
	h2 { font-size:1.5em;}
	h3 { font-size:1.2em; font-weight:bold;}
	h4, h5, h6 { font-size:1em; font-weight:bold; margin-bottom:7px;}
	ol, ul { margin-left:20px;}
	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;}

	.pageheading { background:#172e3e url(/images/xgradients.jpg) -190px -515px no-repeat; color:#fff; height:1%; margin:0; position:relative; padding:10px;}
	.pageheading .results { color:#62A6CA;}
	.pageheading .smaller { display:block; font-size:0.6em;}
	.pageheading a { color:#fff; font-weight:bold;}
	.pageheading img{ display:none;}
	
	.subheading { background:#4F5A6E url(/images/xgradients.jpg) -190px -565px no-repeat; color:#fff; font-size:1.3em; font-weight:normal; margin:0 0 5px 0; padding:4px 0; width:770px;}
	.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:#eff8ff; border:1px solid #b7d4ee; color:#455a6d; padding:2px;}
	.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-position:-5px -54px;}
	.button.moreinfo { background-position:-5px -504px;}
	.button.addsmall { background-position:-433px -57px; height:31px; width:76px;}
	.button.moreinfosmall { background-position:-433px -505px; height:31px; width:76px;}
	.button.move { background-position:-433px -158px; float:right; height:31px; width:76px;}
	.button.productadd { background-position:-5px -106px; height:37px;}
	.button.checkout { background-position:-5px -6px; margin:10px 0; width:167px;}
	.button.checkout_disabled { background-position:-223px -6px; margin:10px 0; width:167px; cursor:default;}
	.button.continueshop { background-position:-5px -152px; margin:10px 0;}
	.button.viewbasket { background-position:-5px -202px;}
	.button.editbasket { background-position:-5px -352px;}
	.button.newcustomer { background-position:-5px -252px; width:183px;}
	.button.returningcustomer { background-position:-5px -302px; width:183px;}
	.button.download { background-position:-5px -352px;}
	.button.update { background-position:-637px -36px; height:17px; width:51px;}
	.button.qtyneg { background-position:-629px -11px; height:16px; width:13px;}
	.button.qtypos { background-position:-682px -11px; height:16px; width:13px;}
	.button.continue { background-position:-5px -402px; margin:0 0 10px 0;}
	.button.editaddress { background-position:-610px -76px; height:17px; width:78px;}
	.button.deleteaddress { background-position:-597px -266px; height:17px; width:91px;}
	.button.back { background-position:-630px -117px; height:20px; margin-top:14px; width:58px;}
	.button.signout { background-position:-627px -166px; height:17px; width:61px;}
	.button.returnshop { background-position:-598px -216px; height:17px; width:90px;}
	.button.vieworder { background-position:-604px -306px; height:17px; width:84px;}
	.button.repeatorder { background-position:-604px -346px; height:17px; width:84px;}
	.button.payatprotx { background-position:-5px -454px; width:170px;}
	.button.reserve { background-position:-225px -454px; width:174px;}
	.button.addaddress { background-position:-5px -552px;}
	input.button.remove { background:none; border:none; color:#70727a; display:inline; font-size:0.9em; height:auto; line-height:normal; text-indent:0; width:auto;}
	.button.change { background-position:-630px -386px; height:17px; width:58px;}
	
	/* Logos */
	.logo.security { background:url(/images/logos.jpg) no-repeat 0 -448px; height:65px; width:115px;}
	.logo.companylogo { background:url(/images/logos.jpg) no-repeat left top; cursor:pointer; height:172px; width:435px;}
	.logo.companylogo:hover { background-position:left -173px;}
	.logo.liquidshop { background:url(/images/logos.jpg) 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-position:-884px -4px; cursor:pointer; float:left; height:16px; width:16px;}
	.icon.basketbig { background-position:0 -664px; float:left; margin:-5px 10px 0 0; width:29px;}
	.icon.review { background-position:0 -744px; float:left; margin:-5px 10px 0 0; width:29px;}
	.icon.emailfriend { background-position:0 -789px; float:left; margin:-5px 10px 0 0; width:29px;}
	.icon.account { background-position:0 -834px; float:left; margin:-5px 10px 0 0; width:29px;}
	.icon.ordersuccess { background-position:-55px -742px; margin:0 10px 0 0;}
	.icon.orderfail { background-position:-55px -704px; margin:0 10px 0 0;}
	.tick { background-position:right -522px !important; border:1px solid #8F8F8F;}
	.cross { background-position: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-position:-432px -805px; height:18px; width:43px;}
	.icon.conditionused { background-position:-432px -835px; height:18px; width:43px;}
	.icon.conditionrefurbished { background-position:-432px -865px; height:18px; width:43px;}
	.icon.viewlist { background-position:-38px -667px; border-color:#0A6494; height:19px; padding:0; width:19px;}
	a:hover .icon.viewlist, .lselected .icon.viewlist { background-position:-63px -667px; border-color:#62A6CA;}
	.icon.viewgallery { background-position:-88px -667px; border-color:#0A6494; height:19px; padding:0; width:19px;}
	a:hover .icon.viewgallery, .gselected .icon.viewgallery { background-position:-113px -667px; border-color:#62A6CA;}
	.icon.gbp { background:url(/images/logos.jpg) no-repeat right -162px; height:13px; width:32px;}
	.icon.eur { background:url(/images/logos.jpg) no-repeat right -146px; height:13px; width:32px;}
	.icon.usd { background:url(/images/logos.jpg) 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 {  color:#fff; width:980px; position:relative;}
		#header #innerheader {  height:170px; padding-top:25px; position:relative; text-align:center; width:100%;}
			#header h1 { cursor:pointer; left:23px; position:absolute; top:0px; z-index:1;}
			#header a { color:#fff;}
			#header a:hover { color:#f9e22a;}
			#header #innerimage {  height:195px; left:0; position:absolute; top:0; width:100%;}
			/* Search box */
			#header #search { background:url(/images/xgradients.jpg) no-repeat left -370px; height:57px; position: absolute; top:83px; right:-5px;  width:486px;}
			#ie6 #header #search, #ie7 #header #search {}
			#header #search #simpleSearch { background:#fff; border:1px solid #8F8F8F; font-size:1.3em; height:22px; line-height:25px; padding:3px 30px 0 5px; width:212px; float:left; margin:15px 0 0 15px;}
			#header #search #searchgobutton { background:url(/images/logos.jpg) no-repeat right -117px; border:none; color:#fff; cursor:pointer; font-size:0.1em; height:25px; position:absolute; right:223px; top:16px; width:33px;}
			#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:-5px; top:3px; width:auto;}
			#header #account a { font-size:0.9em;}
			/* Phone number */
			#header #contact {  position:absolute; right:-5px; display:block; width:400px; top:60px; text-align:right;}
			#header #contact h2{font-size:1.2em; font-family:"Arial Black", Gadget, sans-serif;}
			/* Info pages */
			#header #infopages { position:absolute; left:250px; top:5px;}

			/*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; position:relative;}
		#inner { display:block; overflow:hidden;}
			#left, #right { background:#FFF; position:relative;}
			#left { float:left; left:0px;}
			#left .inner { padding:5px 10px;}
			#right { float:right; right:0px;}
			#right .inner { padding:5px 10px;}
			#centre { display:block; height:1%; padding:5px 0 10px 10px; position:relative;}
			#ie6 #centre { padding:5px 0 10px 0px;}
			#centre .inner { overflow:hidden;}

	/* Footer  - For a fixed width design place a width on the footer to remove the annoying horizontal scroll*/
	
	#footer { color:#12292c; background:url(/images/footer.gif) no-repeat bottom; position:relative; text-align:left; overflow:hidden; padding:10px 0;}
	#footer #superfooter a { color:#12292c; background:url(/images/icons.gif) no-repeat -11px -258px; border:none; display:inline; padding:0 0 0 10px;}
	#footer h3 { font-size:1.4em; margin:0;}
	#footer dl { margin-bottom:10px;}
	#footer #directory { background:none; border:none; float:left; width:54%; margin-left:25px;}
	#ie6 #footer #directory { margin-left:15px;}
		#directory dl.sitemaplist { float:left; margin-right:3px; width:48%;}
		#directory dl.sitemaplist a { background:none; border-bottom:1px solid #62A6CA; float:left; margin-right:8px; padding:0; white-space:nowrap;}
		#directory dl.sitemaplist dt { margin-bottom:-2px;}
		#directory dl.sitemaplist dt a { border:none; float:none; margin-bottom:0;}
		#directory dl.vlist dd { float:left; margin-right:3px; width:48%;}
		#directory dl.vlist dd a { border:none; float:none;  margin-bottom:0;}
	#footer #services { background:none; border:none; float:right; margin:0 20px 10px 0; width:35%;}
		#services p { margin:-4px 0 10px 0;}
	#footer #subfooter { clear:both; display:block; padding:5px 20px; margin-top:10px; position:relative; color:#a7bdd3;}
		#subfooter #copyright { left:20px; position:absolute; top:5px;}
		#subfooter #copyright span { font-size:1.6em; position:relative; top:4px;}
		#subfooter .vcard { line-height:normal; text-align:center;}
		#subfooter .vcard p { margin:0;}
		#subfooter .logo.liquidshop { position:absolute; right:20px; top:-3px;}



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

	/* Box for border on all content sections */
	.box, .rtecontent { background:#fff; height:1%; position:relative;}
	#ie6 .box { width:99.2%;}
	.rtecontent { padding:0px 10px;}
	.box .inner { height:1%; padding:5px 0px;}
	.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 .subheading{ background-image:none;}
	.col2 div { background:none; border:1px solid #E3E7EC; margin:0 0 15px 0; padding:10px;}
	.col3 { width:32%;}
	.col3.fleft { margin-right:2%;}
	.col3 div { background:none; border:1px solid #E3E7EC; margin:0 0 15px 0; padding:10px;}
	.col3 #delivery_comments, .col3 #order_reference { display:block; width:98%;}
	.col3 strong { display:block;}

	/* Breadcrumbs */
	#crumbs, #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;}

	/* Centre Banner */
	#banner { display:block; margin:0; text-align:center;}
	
	/*Bespoke include*/
	#bespoke_accessories { width:192px; height:255px; display:block; position:absolute; top:5px; right:0px;}
	/* Imgholder - change the valign to move the image position*/
	.imgholder { background:#fff; display:table-cell; height:130px; text-align:center; vertical-align:bottom; width:23.5%;}
	.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:#A4CEE4 url(/images/arrowanim.gif) no-repeat 10px 8px;}

	/* 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 -35px; 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/arrowanim.gif) no-repeat 4px 4px;}
	.hlist dd.selected a { font-weight:bold; text-decoration:underline;}
	#crumbs.hlist dd a { color:#4c4f57; background:url(/images/icons.gif) no-repeat -6px -258px; padding-left:15px;}
	#crumbs.hlist dt { color:#4c4f57; background:url(/images/icons.gif) no-repeat -6px -256px; padding-left:15px;}
	#crumbs.hlist dd a:hover{ background:url(/images/icons.gif) no-repeat -4px -258px;}
	/* Image Based Lists */
	.imglist { padding-bottom:10px;}
	.imglist a { border:1px solid #fff; cursor:pointer; display:block; float:left; overflow:hidden; font-weight:normal; height:150px; margin:10px 0 3px 1%; padding:3px 0; text-align:center; width:23.5%;}
	#ie6 .imglist a { margin-left:3px;}
	.imglist .imgholder { height:130px;}
	.imglist a:hover { border:1px solid #BCC4CE; text-decoration:none;}
	.imglist .selected a { border:1px solid #BCC4CE; font-weight:bold; text-decoration:underline;}
	.imglist .caption { white-space:nowrap;}

	/* Home Page Lists - recommended brands, cats, specialcats imglists */
	#fbrands dd a { height:40px; vertical-align:middle;}
	#fbrands .imgholder, #fbrands .imgholder span { height:35px;}
	#fcategories dd a { height:85px;}
	#fcategories .imgholder, #fcategories .imgholder span { height:70px;}
	#fspecialcats dd a { height:85px;}
	#fspecialcats .imgholder, #fspecialcats .imgholder span { height:70px;}

	/* Subcategories */
	.catlist { padding:0 20px;}
	.catlist a { border-color:#e3e7ec; height:135px; margin:5px; padding:3px; width:100px;}
	.catlist .imgholder, .catlist .imgholder span { height:100px;}
	.catlist a:hover { border-color:#BCC4CE;}
	.catlist .caption { white-space:normal;}
	
	/* Tabs used on Product page and cat pages */
	.tabs { background:#4F5A6E url(/images/xgradients.jpg) -190px -565px no-repeat; padding:0 5px; font-size:1.2em; position:relative;}
	.tabs dd { padding:0; margin:0;}
	.tabs dd a { background:#4B5B6A; border:none; display:block; border-right:1px solid #fff; color:#fff; padding:5px 10px; text-decoration:none;}
	.tabs dd a:hover { background:#0A6494;}
	.tabs dd a.selected, .tabs dd a#active { background:#4F5A6E; font-weight:bold; text-decoration:none;}
	.tabs .results { color:#62A6CA;}
	.tabs a:hover .results { color:#fff;}

	/* Page chooser, view mode and sort by lists for pagination */
	.sortbar { background: url(/images/xgradients.jpg) no-repeat -190px -601px; height:25px;  margin-bottom:15px; position:relative; padding:5px 0; width:100%;}
	.sortbar select { float:left; margin:0 2px 0 3px; width:85px;}
	.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 { border:1px solid #4F5A6E; color:#4F5A6E; float:left; margin:0 3px 0 0; padding:2px 4px;}
	.sortlist dt { border:none; font-weight:bold; margin:0; padding:2px 4px 0 0; color:#FFF;}
	.sortlist dd a:hover, .sortlist a.selected, .sortlist a.lselected, .sortlist a.gselected { background-color:#4F5A6E; color:#fff; text-decoration:none;}
	.sortlist.perpage { float:left;}
	.sortlist.page { float:right;}
	.sortlist.page dd a { }
	.sortlist.page .selected, .sortlist.page a:hover { background:#4F5A6E;}
	.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%;}
	.textlist .subheading { margin-bottom:5px;}
	.textlist .hr { border-bottom:1px solid #E3E7EC; 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 { font-weight:bold; margin-left:10px; padding:7px 0 0 0; text-align:right; width:160px;}
	#ie6 .textlist .col.input { width:320px;}
	.textlist .col.input input, .textlist .col.input select, .textlist .col.input textarea { border:1px solid #8F8F8F; 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 #E3E7EC; margin-bottom:15px;}
	.textlist.largelist dd { border-bottom:1px solid #E3E7EC; 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:#62a5ca; width:180px;}
	.column a { color:#333;}
	/*EXTRA CSS -> look in css/sideborder for column list borders*/
	.column .title { background:#0a6494; color:#fff; display:block; font-family:"Arial Black", Gadget, sans-serif; font-size:1.4em; letter-spacing:-0.05em; padding:0 10px 4px;}
	/*EXTRA CSS -> look in css/sidetitle for column list titles*/
	.column .sub0 a { background:#62a5ca url(/images/icons.gif) no-repeat 0 2px; color:#FFF; padding:4px 10px 4px 23px;}
	.column .sub0 a:hover { background:#A4CEE4 url(/images/arrowanim.gif) no-repeat 10px 8px;}
	.column .sub0 a.selected { background:#0A6494 url(/images/icons.gif) no-repeat 0px -31px; color:#f9e22a; font-weight:bold;}
	.column .sub1 a { background:#A4CEE4 url(/images/icons.gif) no-repeat 0 -134px; padding:4px 10px 4px 23px;}
	.column .sub1 a:hover { background:#A4CEE4 url(/images/icons.gif) no-repeat 0 -134px;}
	.column .sub1 a.selected { background:#62A6CA url(/images/icons.gif) no-repeat -1px -31px; color:#f9e22a; font-weight:bold;}
	.column .sub1.bottom a { border-bottom:1px solid #62A6CA;}
	.column .sub2 a { background:#d5e7f1 url(/images/icons.gif) no-repeat 12px -134px; padding:4px 10px 4px 33px;}
	.column .sub2 a:hover { background:#d5e7f1 url(/images/icons.gif) no-repeat 12px -134px;}
	.column .sub2 a.selected { background-color:#62A6CA; color:#f9e22a; font-weight:bold;}
	.column .sub2.bottom a { border-bottom:1px solid #62A6CA;}
	.column select { margin:10px; 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:#A4CEE4; 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:5px 0; padding:0; text-align:center; 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;}
	#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;}
		#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;}
	#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 {  position:relative;}
	#ie6 #centre .prodlist dd .imgholder { display:block; width:auto;}
	#ie6 .prodlist .imgholder span { display:none;}
	.prodlist .product { margin:5px; text-align:center;}
	.prodlist .soffer { left:5px; position:absolute; top:5px;}
	.prodlist .desc { text-align:left;}
	.prodlist .desc h3 a { font-weight:bold; color:#0A6494;}
	.prodlist .desc p { font-size:0.9em; line-height:normal; margin:0;}
	.prodlist .attriblist { height:30px; overflow:hidden;}
	.prodlist .attriblist div { margin:0 3px 0 0; float:left;}
	.prodlist .attriblist .label { display:none !important;}
	.prodlist .cost { text-align:left;}
	.prodlist .cost .offertext, .prodlist .cost .offertext a { color:#af0e00; display:none;}
	.prodlist .cost .offerexpiretext { display:block;}
	.prodlist .cost .price { font-size:1.2em; font-weight:bold;}
	.prodlist .cost .pricenow { color:#af0e00;}
	.prodlist .cost .pricewas { font-size:1.1em; padding:0 5px; text-decoration:line-through;}
	.prodlist .cost .pricewas .price { font-size: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 { margin-top:10px }
	.prodlist.galleryview dd { float:left;  margin:0 2px 4px 2px;}
	#ie6 .prodlist.galleryview dd { float:left;  margin:0 0px 4px 2px;}
	.prodlist.galleryview .icon { position:absolute; top:110px;}
	.prodlist.galleryview .icon.scatoverlay { top:5px; width:auto;}
	.prodlist.galleryview .icon.brandoverlay { top:5px; right:5px !important; width:auto; height:auto;}
	.prodlist.galleryview .icon.soffer { left:5px; top:5px;}
	.prodlist.galleryview .icon.star { position:static;}
	/*EXTRA CSS -> look in css/prodbox for galleryview % widths */
	.prodlist.galleryview .desc h3 { font-size:1.2em; margin:2px 0 5px 0;}
	.prodlist.galleryview .desc p {}
	.prodlist.galleryview .cost { background:#fff; bottom:10px; height:35px; left:5px; position:absolute;}
	.prodlist.galleryview .buttons { bottom:6px; left:3px; margin:0; position:absolute;}
	.prodlist.galleryview .buttons * { float:left;}
	
	/* List View */
	.prodlist.listview { }
	.prodlist.listview dd { background:url(/images/xgradients.jpg) no-repeat -190px -429px; margin:10px 0px; width:770px; height:56px;}
	.prodlist.listview .icon { left:56%; position:absolute; top:5px;}
	.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; margin-top:5px;}
	.prodlist.listview .imgholder span { display:none;}
	.prodlist.listview .desc { float:left; margin:0 4% 5px 10px; width:470px;}
	.prodlist.listview .desc h3 { margin:2px 0 3px 0;}
	.prodlist.listview .cost { float:left; font-size:0.9em; width:200px; margin:20px 0 3px 0;}
	.prodlist.listview .cost .offertext a, .prodlist.listview .cost .message { font-weight:normal; margin:0;}
	.prodlist.listview .button, .prodlist.listview fieldset { float:right;}
	
	/* Modified Gallery view - for Recommended products */
	.prodlist.featured { }
	.prodlist.featured dt.subheading{  }
	.prodlist.featured dd { }
	.prodlist.featured .desc h3 a { font-size:1em; color:#0a6494;}
	.prodlist.featured .desc p { display:block; font-size:0.9em; margin:0 0 6px 0;}
	.prodlist.featured .cost { padding-top:2px;}
	#fproducts dt.subheading{display:none;  }
	#fcproducts dt.subheading{ display:block; }

	/* 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:#788498;}
	.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:#af0e00; font-size:1.3em; font-weight:bold;}
	.prodlist.offerlist .button { background:#ff9900 url(/images/buttons.jpg) no-repeat -433px -108px; margin:5px;}
	
	/* Left/Right Column Product Lists */
	.prodlist.sidelist { padding-bottom:0;}
	.prodlist.sidelist dd { border-top:1px solid #e3e6f0; padding:0 0 5px;}
	.prodlist.sidelist .imgholder { float:left; height:40px; margin-right:5px; width:40px;}
	.prodlist.sidelist .imgholder span { display:none;}
	.prodlist.sidelist .text /*used to align text next to image*/ { float:left; width:112px;}
	.prodlist.sidelist .desc h3 { font-size:1em; margin:0;}
	.prodlist.sidelist .desc h3 a{ color:#fff;}
	.prodlist.sidelist .desc p { display:none;}
	.prodlist.sidelist .cost { font-size:0.8em;}
	.prodlist.sidelist .cost .pricenow { display:block; float:left; margin-right:3px}
	.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 .box#overview { padding:10px 0 25px 0;}
	#product #brandlogo { float:right;}
	#product #imagewrapper { float:left; height:1%; margin:0 5px; text-align:center; width:350px;}
	#product #imagewrapper #prod_img { margin-bottom:10px; position:relative;}
	#product #imagewrapper #prod_img span { display:none;}
	#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 #BCC4CE; 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 #af0e00;}
	#product #summary { height:1%; width:275px; float:left;}
	#product #summary #activeAjax { height:32px; position:absolute; right:0; top:0; width:32px;}
	#product #summary .offertext { color:#af0e00; display:block;}
	#product #summary .offerexpiretext { color:#af0e00; display:block;}
	#product #summary .cost dd { display:inline;}
	#product #summary .cost .pricenow .price { color:#af0e00; font-size:1.8em; font-weight:bold; margin-right:5px;}
	#product #summary .cost .pricenow .pre { color:#af0e00; font-size:1.2em; font-weight:bold;}
	#product #summary .cost .pricenow .post { color:#aaa; font-size:0.7em; font-weight:normal;}
	#product #summary .cost .pricewas { font-size:1.1em; text-decoration:line-through;}
	#product #summary .cost .pricewas .pre { text-decoration:none;}
	#product #summary .cost .pricevat { display:block; position:relative; top:-3px;}
	#product #summary .message { 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 #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 { display:none; font-size:1.4em; vertical-align:middle;}
	#product #summary #qtybox label { line-height:22px;}
	#product #summary #qtybox #qty { height:16px; line-height:16px; width:23px;}
	#product #summary #details { margin-bottom:10px; width:270px;}
	#product #summary #details dt /* for out of stock notice*/{ border-bottom:1px solid #e3e7ec; float:left; margin-right:5px; padding-top:5px; width:70px;}
	#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 { border-bottom:1px solid #BCC4CE; color:#4c4f57;}
	#product #summary #details acronym { font-weight:normal;}
	#product .hlist.tabs { background:#4F5A6E url(/images/xgradients.jpg) -190px -565px no-repeat; padding:0 5px; bottom:-1px; position:relative; z-index:2;}
	#product .hlist.tabs dd { margin:0;}
	#product .hlist.tabs dd a#active { background:#fff; border:1px solid #fff; border-bottom:none; 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;}
	#product #reviews h3 a { color:#af0e00;}

	/* 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 #E3E7EC; margin-bottom:0;}
	.textlist.basket dt { padding:0; text-indent:0;}
	.textlist.basket dd .col { border-left:1px solid #fff; border-right:1px solid #E3E7EC; min-height:125px;}
	#ie6 .textlist.basket dd .col { height:125px;}
	.textlist.basket dt .col { border-left:1px solid #788498; border-right:1px solid #B0BBCC; font-weight:normal; min-height:20px;}
	#ie6 .textlist.basket dt .col { height:20px;}
	.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:130px; margin-right:10px; width:130px;}
	.textlist.basket .col.item { text-align:left; width:54.5%;}
	.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:#A4CEE4; 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 .button.download { margin-left:140px;}
	.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;}
	#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;}
	#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;}

/* Plain List */
#nav { background: url(/images/xgradients.jpg) no-repeat 0 -332px ; position: absolute; right:5px; top:159px; height:36px; width:770px; text-align:center; z-index:10;}
#nav dl { margin:0 auto; display:inline-block;}
#nav dd { display:inline;}
#nav a { padding:10px 14px; background:url(/images/nav_div.gif) no-repeat right; font-size:1.1em; font-weight:bold; display:-moz-inline-stack; margin:0 -3px ; display:inline-block; white-space:nowrap; position:relative; cursor:pointer; color:#fff;}
#nav dd#cat53 a{background: none;}
#nav a:hover { text-decoration:underline;}
#nav a:focus, #nav a:active, #nav a.selected, #nav a.selected:hover { background:#B00E01; color:#fff;}

/* 2 column layout */
#content { border-left-width:190px; border-right:none !important; margin:5px 0 0 5px; width:790px}
.noleftcol #content { border-left:none !important;}
	#inner { margin-left:-190px;}
	.noleftcol #content #inner { margin-left:0 !important;}
		#left, #right { width:190px;}
		#centre { margin-left:190px; width:770px}
		.noleftcol #content #centre { margin-left: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:81%;}
	.prodlist#relatelist /*wrapper for relateds*/ { width:18%; float:right;}
	.prodlist#relatelist dd { width:100%; overflow:hidden; margin:0 0 3px; height:auto; border:none; border-top:1px solid #e3e7ec;}
	.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 { display:block; width:160px; color:#fff; position:absolute; right:25px; top:92px; text-align:left;}
#header #minibasket:hover { text-decoration:none;}
#header #minibasket .title { font-size:1.4em; display:block; color:#f9e22a;}
#header #minibasket:hover .title { text-decoration:underline;}
#header #minibasket .totals { font-weight:normal; display:inline; padding-right:5px;}
/* Currencies */
#header #currency { position:absolute; top:5px; right:10px; color:#dadce4;}
#header #currency dd { float:left;}
#header #currency span { float:left; font-size:0.9em;}
#header #currency .icon { float:left;}


	/* Refine Results box */

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

	/* List for the refine select boxes */
	#refine #orefines { margin:0 0 10px 0; background: url(/images/xgradients.jpg) no-repeat -190px -601px; height:34px;}
	#refine #orefines dl { margin:0 10px 10px; padding-top:5px;}
	#refine #orefines dd.ref { position:relative; z-index:1; width:20%; margin:0; padding:0;}
	#refine #orefines input { width:78%;}
	#refine #orefines .selectpop { left:-10px; min-width:140px; width:93%;}
	
	/* Shown when Filter Highlight Brands is used*/
	#refine .inner { padding-top:5px; padding-bottom:5px;}
	#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%;}
.rte_twocol_small_left {width: 38%;}
.rte_twocol_big_right {width: 58%;}
.rte_twocol_big_left {width: 58%;}
.rte_twocol_small_right {width: 38%;}
.rte_threecol {width: 31%;}


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


/* Image/CSS Styled Borders */
.column dl { background:url(/images/ygradients.gif) repeat-y -0px top; width:180px; padding:0; margin-bottom:10px;}
.column dt.head { background:#fff url(/images/ygradients.gif) no-repeat -180px 0px; height:3px; }
.column dt.foot { background:#fff url(/images/ygradients.gif) no-repeat -180px -24px; height:3px; margin:0; clear:both;}


/* 4 products per row */
	.prodlist.galleryview dd {background:url(/images/xgradients.jpg) left -429px no-repeat; height:280px; width:188px;}