

/* ---------------------------------------------------------------------------------------------------------------------------------
	LiquidShop v2.0 CSS Document
	Copyright Sitemakers Ltd. - http://www.sitemakers.co.uk
/* --------------------------------------------------------------------------------------------------------------------------------- */
	
body { background:#fff; color:#061E40; cursor:default; font-size:62.5%; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; text-align:center;}
	#wrapper { background:#061E40; font-size:1.2em; margin:0 auto; text-align:left; width:980px;}

/* ---------------------------------------------------------------------------------------------------------------------------------
	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;}
	.clearfix:after, .pageheading: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 .pageheading, #ie6 .prodlist dd, #ie6 .selectpop dd, #ie7 .clearfix, #ie7 dl, #ie7 .subheading, #ie7 .pageheading, #ie7 .prodlist dd, #ie7 .selectpop dd { display:inline-block;}


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

	a { color:#FF6600; 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.6em;}
	h1 { font-size:1.8em;}
	h2 { font-size:1.5em;}
	h3 { font-size:1.3em;}
	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:#061E40; color:#fff; margin:0; position:relative; padding:10px;}
	.pageheading .results { color:#BEC5D5;}
	.pageheading .smaller { display:block; font-size:0.6em;}
	.pageheading a { color:#fff; font-weight:bold;}
	.pageheading img{ display:none;}
	
	.subheading { background:#081b36; color:#fff; font-size:1.3em; font-weight:normal; margin:0; padding:4px 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:#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:#999;}
	.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:170px;}
	.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:163px;}
	.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.gif) no-repeat 0 -448px; height:65px; width:115px;}
	.logo.companylogo { background:url(/images/logos.gif) no-repeat left top; cursor:pointer; height:66px; width:455px;}
	.logo.companylogo:hover { background-position:left -160px;}
	.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-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:#939EB1; height:19px; padding:0; width:19px;}
	a:hover .icon.viewlist, .lselected .icon.viewlist { background-position:-63px -667px; border-color:#BEC5D5;}
	.icon.viewgallery { background-position:-88px -667px; border-color:#939EB1; height:19px; padding:0; width:19px;}
	a:hover .icon.viewgallery, .gselected .icon.viewgallery { background-position:-113px -667px; border-color:#BEC5D5;}
	.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 { background:#fff; color:#09203e;}
		#header #innerheader {  height:65px; padding-top:40px; position:relative; text-align:center; width:100%;}
			#header h1 { cursor:pointer; left:0px; margin-right:5px; position:absolute; top:29px; z-index:1;}
			#header a { color:#4C4F57;}
			#header a:hover { color:#000;}
			#header #innerimage { height:90px; left:0; position:absolute; top:0; width:100%;}
			/* Search box */
			#header #search { background:url(/images/xgradients.gif) no-repeat left -207px; height:24px; margin:0 0 0 503px; padding:9px 5px; position:relative; top:14px; width:299px;}
			#ie6 #header #search, #ie7 #header #search {margin:0 0 0 333px; top:14px;}
			#header #search #simpleSearch { background:none; border:none; font-size:1.3em; font-weight:bold; height:21px; line-height:22px; padding:3px 30px 0 0; width:255px;}
			#header #search #searchgobutton { background:url(/images/logos.gif) no-repeat right -115px; border:none; color:#fff; cursor:pointer; font-size:0.1em; height:27px; position:absolute; right:35px; top:8px; width:31px;}
			#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:0px; top:5px; width:auto;}
			#header #account a {  background:none;}
			/* Phone number */
			#header #contact { font-size:1.3em; position:absolute; display:block; width:280px; text-align:left; left:510px; top:30px;}
			#header #contact span { color:#FF6600;}
			/* Info pages */
			#header #infopages { position:absolute; left:0px; top:5px;}
			#header #infopages dd a{ background:none; padding:0 15px 0 0;}

			/*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:#082650; border-left:190px solid #082650; border-right:190px solid #082650; display:block; position:relative;}
		#inner { display:block; overflow:hidden;}
			#left, #right { background:#082650; 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:10px 0; position:relative;}
			#centre .inner { overflow:hidden;}


	/* Footer  - For a fixed width design place a width on the footer to remove the annoying horizontal scroll*/
	
	#footer { background:url(/images/footer_bg.gif) no-repeat top left #FFF; color:#fff; height:115px; clear:both; padding-top:15px; position:relative; text-align:left; overflow:hidden;}
	#footer #superfooter a { color:#fff; 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 { display:none; border:none; float:left; width:54%; margin-left:20px;}
		#directory dl.sitemaplist { float:left; margin-right:3px; width:48%;}
		#directory dl.sitemaplist a { background:none; border-bottom:1px solid #BEC5D5; 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; font-weight:bold; margin-bottom:0;}
	#footer #services { display:none}
		#services p { margin:-4px 0 10px 0;}
	#footer #subfooter { background: none; margin:15px 0 0 0; clear:both; display:block; padding:10px 20px; position:relative;}
		#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%; margin-bottom:15px; position:relative;}
	#ie6 .box { width:99.2%;}
	#p_home .rtecontent { background:#082650; padding:15px 10px 20px 10px;}
	.rtecontent { padding:15px 20px 20px 10px;}
	.box .inner { height:1%; padding:15px 10px;}
	.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 #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 { background:#082650; border:none; height:33px; margin:0 0 10px; padding:0; overflow:hidden; color:#fff; font-size:0.9em;}
	#crumbsbasket dd { color:#fff; display:block; float:left; padding:2px 6px; text-align:center; width:22.5%;}
	#crumbsbasket .complete { color:#FF6600; font-weight:bold;}
	#crumbsbasket .selected { text-decoration:underline;}

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

	/* 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:#fff; background:#061E40 url(/images/arrowanim.gif) no-repeat 5px 6px; display:block; margin:0 7px; padding:4px 10px 4px 23px;}
	.vlist dd a:hover { background:#FF9900 url(/images/arrowanim_hover.gif) no-repeat 5px 6px;}

	/* Horizontal Lists */
	.hlist { }
	.hlist dd, .hlist dt { float:left; padding:2px 0; margin-right:5px;}
	.hlist dd a, .hlist dt { color:#fff;  background: url(/images/arrowanim.gif) no-repeat 1px 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/arrowanim.gif) no-repeat 4px 2px;}
	.hlist dd.selected a { font-weight:bold; text-decoration:underline;}

	/* 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;}
	#fcontent{ display:block; position:relative; height:620px}
	#additional_pagetext{ color:#fff;}

	/* Subcategories */
	.catlist { padding:0;}
	.catlist a { border-color:#e3e7ec; height:100px; margin:0 9px 9px 9px; padding:3px; width:70px;}
	.catlist .imgholder, .catlist .imgholder span { height:70px;}
	.catlist a:hover { border-color:#BCC4CE;}
	.catlist .caption { white-space:normal;}
	
	/* Tabs used on Product page and cat pages */
	.tabs { background:#061E40; font-size:1.2em; position:relative;}
	.tabs dd { padding:0; margin:0;}
	.tabs dd a { background:#788498; border:none; display:block; border-right:1px solid #063351; color:#fff; padding:6px 10px; text-decoration:none;}
	.tabs dd a:hover { background:#081b36;}
	.tabs dd a.selected, .tabs dd a#active { background:#081b36; font-weight:bold; text-decoration:none;}
	.tabs .results { color:#BEC5D5;}
	.tabs a:hover .results { color:#fff;}

	/* Page chooser, view mode and sort by lists for pagination */
	.sortbar { background:#081b36; 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 #bec5d5; color:#fff; 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:#FF9900; text-decoration:none;}
	.sortlist.perpage { float:left;}
	.sortlist.page { float:right;}
	.sortlist.page dd a { background:#081b36;}
	.sortlist.page .selected, .sortlist.page a:hover { background:#FF9900;}
	.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 {}
	.column a { color:#fff; font-weight:bold;}
	/*EXTRA CSS -> look in css/sideborder for column list borders*/
	.column .title { background:#061E40; color:#fff; display:block; font-size:1.4em; letter-spacing:-0.05em; padding:0 7px;}
	/*EXTRA CSS -> look in css/sidetitle for column list titles*/
	.column .sub0 a { background:#061E40 url(/images/arrowanim.gif) no-repeat 5px 6px; border-bottom:1px solid #063351; margin:0 7px; padding:4px 10px 4px 23px; }
	.column .sub0 a:hover { background:#FF9900 url(/images/arrowanim_hover.gif) no-repeat 5px 6px;}
	.column .sub0 a.selected { background:#FF9900  url(/images/arrowanim_hover.gif) no-repeat 5px 6px; color:#fff; font-weight:bold;}
	.column .sub1 a { background:#061e40 url(/images/arrowanim.gif) no-repeat 5px 6px; border-bottom:1px solid #063351; padding:4px 10px 4px 23px; margin:0 7px;}
	.column .sub1 a:hover {  background:#FF9900 url(/images/arrowanim_hover.gif) no-repeat 5px 6px}
	.column .sub1 a.selected { background:#FF9900 url(/images/arrowanim_hover.gif) no-repeat 5px 6px; color:#fff; font-weight:bold;}
	.column .sub1.bottom a { border-bottom:1px solid #063351;}
	.column .sub2 a { background:#063351 url(/images/icons.gif) no-repeat 12px -134px; margin:0 7px; padding:4px 10px 4px 33px;}
	.column .sub2 a:hover { background:#082650 uurl(/images/arrowanim_hover.gif) no-repeat 5px 6px;}
	.column .sub2 a.selected { background-color:#FF9900; font-weight:bold;}
	.column .sub2.bottom a { border-bottom:1px solid #063351;}
	.column select { margin:10px 5px; width:158px;}
	.column .scrollable .scroller { display:block; max-height:620px; overflow:auto; }
	.column .scrollable .scroller a{ width: 148px; }
	#ie7 .column .scrollable .scroller { background: #fff; display:block; position:relative; left:0; top:0; width:168px; max-height:370px; height:370px; overflow:auto;}
	#ie7 .column .scrollable .scroller a { width:146px; border: 0;}
	#ie7 .column .scrollable .foot { position:relative; left:0; width:185px;}
	#ie6 .column .scrollable .scroller { background: #fff; position:relative; top:0px; background:#fff; height:370px; width:167px;}
	#ie6 .column .scrollable .scroller a { position:relative; left:-5px; border: none; width:139px;}
	.column #brands .title{ padding:0; }
	.column .imglist dd a { background:#fff url(/images/icons.gif) no-repeat 0 2px; border:0; font-weight:normal; height:auto; margin:0; padding:0; padding-left: 5px; text-align:left; width:100%;}
	.column .imglist dd a:hover { background:#fff url(/images/arrowanim.gif) no-repeat 10px 8px; text-decoration:none;}
	.column .imglist dd a.selected { background: #fff; }
	.column .imglist dd img {}
	.column#right dl { float:right;}

	/* Side Banners*/
	.column .banners { background:none; border:none; margin:7px 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;}
	#refine #filter_scat_combo{}

	/* 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 { border:1px solid #e3e7ec; 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:#0075a7;}
	.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:#FF6600; display:block;}
	.prodlist .cost .offerexpiretext { display:block;}
	.prodlist .cost .price { font-size:1.4em; font-weight:bold;}
	.prodlist .cost .pricenow { color:#FF6600;}
	.prodlist .cost .pricewas { font-size:1.1em; padding:0 5px; text-decoration:line-through; color:#075987;}
	.prodlist .cost .pricewas .price { font-size:1em; font-weight:normal; color:#075987;}
	.prodlist .cost .pricevat { display:block; position:relative; top:-3px;}
	.prodlist .cost .message /*for out of stock/has opts*/{ display:block; font-weight:bold; 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:360px; margin:10px 0 0 1%;}
	#ie6 .prodlist.galleryview dd { margin:10px 0 0 3px;}
	.prodlist.galleryview .icon { left:5px; position:absolute; top:110px;}
	.prodlist.galleryview .icon.scatoverlay { top:5px; width:auto;}
	.prodlist.galleryview .icon.brandoverlay { top:5px; width:auto; height:auto;}
	.prodlist.galleryview .icon.soffer { top:5px; left:145px; display:none;}
	.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 {  bottom:50px; height:55px; 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 { margin:10px 5px 0; width:98%;}
	.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;}
	.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:left; font-size:0.9em; width:18%;}
	.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 dd { height:342px;}
	.prodlist.featured .desc h3 a { font-size:1em;}
	.prodlist.featured .desc p { display:block; font-size:0.9em; margin:0 0 6px 0;}
	.prodlist.featured .cost { padding-top:2px;}

	/* 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:#FF6600; font-size:1.4em; 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-bottom:1px solid #063351; margin:0 7px;}
	.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:100px;}
	.prodlist.sidelist .desc h3 { font-size:1em; margin:0;}
	.prodlist.sidelist .desc a { color:#CED1D6;}
	.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:250px;}
	#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 #FF9900;}
	#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:#FF6600; display:block;}
	#product #summary .offerexpiretext { color:#FF6600; display:block;}
	#product #summary .cost dd { display:inline;}
	#product #summary .cost .pricenow .price { color:#FF6600; font-size:1.8em; font-weight:bold; margin-right:5px;}
	#product #summary .cost .pricenow .pre { color:#FF6600; 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; font-weight:bold;}
	#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:none; bottom:-1px; position:relative; z-index:2;}
	#product .hlist.tabs dd { margin:0;}
	#product .hlist.tabs dd a#active { background:#fff; border:1px solid #BCC4CE; 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:#FF6600;}

	/* 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:#F0F3FB; 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;}
	
	/* Bespoke Homepage */
	#showroom{ width:980px; height:220px; background:url(/images/showroom.jpg) no-repeat; margin:10px}
	#introtext{ position:relative; float:right; width:447px; height:199px; margin:50px 24px 0 0; color:#fff; font-size:1.1em}
	#introtext ul{ margin:20px 0 25px 20px;}
	#introtext li{ list-style:url(/images/arrowanim.gif);}
	#freedelivery{ width:229px; height:48px; background: url(/images/b_freedelivery.gif) no-repeat; float:left; margin-right:6px;}
	#pricematch{ width:197px; height:48px; background:url(/images/b_pricematch.gif) no-repeat; float:left;}
	
	#bathroom{ width:980px; height:170px; background:url(/images/b_bathrooms.jpg) no-repeat; margin:10px}
	.logos{ position:relative; margin:30px 0 0 10px;}
	#bathroom img{ margin:0px; padding:0px; border:0px; float:left;}
	#furniture{ width:980px; height:170px; background:url(/images/b_furniture.jpg) no-repeat; margin:10px}
	#kitchen{ width:980px; height:170px; background:url(/images/b_kitchens.jpg) no-repeat; margin:10px}
	.bespoketext a{ width:472px; height:76px; display:block; color:#ced1d6; position:relative; top:46px; left:20px; line-height:1.4em}
	.bespoketext a:hover{color:#fff; text-decoration:none;}
	.bespoketext a span{ color:#FF6600; font-weight:bold; font-size:1.3em; line-height:1.4em;}
	
	.showroom td{ padding:10px 10px 10px 0; border-bottom:1px solid #999; vertical-align:top}

	


/* main nav style */
#nav { background:#082650 url(/images/nav_bg.gif); height:31px; text-align:left; padding-left:7px; font-size:1.1em;}
#lists { margin:0 ; display:inline; position:relative; z-index:5;}
#lists li { display:inline; position:relative;}
#lists li a.tl { font-weight:bold; color:#fff; background:#082650; padding-left:8px; margin:0 1px 0 0; display:-moz-inline-box; display:inline-block; white-space:nowrap; cursor:pointer;}
#lists div dl dd{ display: none;}

#lists li a.tl span { display:block; padding:10px 7px 11px 0;}
#ie6 #lists li a.tl span { padding:10px 15px 10px 0;}

#lists li a:hover, #lists li.selected a.tl { background:url(/images/nav.gif) no-repeat left -193px; text-decoration:none;}
#lists li:hover > a { background:url(/images/nav.gif) no-repeat left -193px;}
#lists li a:hover span, #lists li.selected a.tl span { background:url(/images/nav.gif) no-repeat right -193px;}
#lists li:hover > a span { background:url(/images/nav.gif) no-repeat right -193px;}

/* actual flyout style */
#lists div { display:none;}
#lists :hover div { display:block; background:#061E40; width:170px; position:absolute; z-index:10; left:0; top:22px; text-align:left;}
#ie6 #lists :hover div { top:28px;z-index:10;}
#ie7 #lists :hover div { top:28px;z-index:10;}
#lists :hover div dl { width:170px; float:left;}
#lists :hover div, x:-moz-any-link { top:23px;} /* hack for Firefox2 */
#lists :hover div, x:-moz-any-link, x:default { top:22px;} /* restore for Firefox3 */

#lists :hover div dl {}
#lists :hover div dl dt {}
#lists :hover div dl dd {}

#lists :hover div a { display:block; background:#061E40 url(/images/arrowanim.gif) no-repeat 5px 6px; border-bottom:1px solid #063351; margin:0 7px; color:#fff; font-weight:bold; padding:4px 10px 4px 23px; }
#lists :hover div a:hover { background:#ff9900 url(/images/arrowanim_hover.gif) no-repeat 5px 6px; text-decoration:underline;}

#lists .clear { clear:both;}

#lists #brand31:hover div{ width:600px}
#lists #brand31:hover div dl { width:200px;}

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

/* Shopping Basket */
#header #minibasket { display:block; width:145px; height:47px; background:url(/images/basket_bg.gif) no-repeat; color:#09203e; padding:10px 10px 0 0; position:absolute; right:0px; top:33px; text-align:right;}
#header #minibasket:hover { text-decoration:none;}
#header #minibasket .title { font-size:1.4em; display:block;}
#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; background:#081b36;}
	#refine #orefines dl { margin:0 10px 10px; padding-top:3px;}
	#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%;}


/* Image Based Side Headings */

.column dt.title {}
.column dt.title span { background:url(/images/sidetitles.gif) no-repeat left top; display:block; height:24px; text-indent:-9000px;}

/* Left */
#refine dt.title span { background-position:left -396px;}
#categories dt.title span { background-position:left top;}
#brands dt.title span { background-position:left -36px;}
#specialcats dt.title span { background-position:left -72px;}
#infopages dt.title span { background-position:left -108px;}

/* Right */
#minibasket dt.title span { background-position:left -144px;}
#recommended dt.title span { background-position:left -180px;}
#recentlyviewed dt.title span { background-position:left -216px;}
#bestsellers dt.title span { background-position:left -252px;}
#cartinfopages dt.title span { background-position:left -288px;}
#promotions dt.title span { background-position:left -324px;}
#wishlist dt.title span { background-position:left -360px;}


/* Image/CSS Styled Borders */
.column dl { background:url(/images/ygradients.gif) repeat-y -9px top; width:170px; padding:0; margin-bottom:3px;}
.column dt.head { background:#061E40 url(/images/ygradients.gif) no-repeat -188px 0px; height:13px; margin:0 -9px;}
.column dt.foot { background:#061E40 url(/images/ygradients.gif) no-repeat -188px -14px; height:12px; margin:0 -9px; clear:both;}


/* 3 products per row */
	.prodlist.galleryview dd { width:31.5%;}