/*
    screen.css: MODERN BROWSER (v5+) SCREEN
    ------------
    Job:               Trade 1st
    Produced by:       HMS, Web Designer @ Mando Group, Copyright Mando Group 2007
    Start date:        09/10/2007
    ------------
    COLOUR SPEC:
	
	lgt beige:	faf4e6
	beige:		f2e5c3
	pink:		f19193
	red:		ed2224
	drk red:	c6080a	
	drk grey:	404040 or #2a2927
	lgt grey:	a3a3a3
	blkboard:	3d3d3d
	topten lnk:	779dd2
	topten red:	e75658
	lnk:		2e63af
	brdr:		dad2c4
	------------
	
    TOC:
    1.	type selectors
    2.	structural
    3.	navigation
    4.	forms
    5.	tables
	6.	specific templates
	7.  sIFR
	8.	Lightbox
	9.	misc
*/

																									/* =1. type selectors */
* {margin:0;padding:0;border:none;font-size: 1em;line-height:1.2;}
body 
	{	
	background:#fff;
	color:#000;
    font: normal 75%/1.3 "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	text-align:center;
    }
p{}
h1{ display:block;}
h2
	{
	font-size: 1.5em;
	color: #ed2224;
	}
h3
	{
	clear: both;
	font-size: 1.3em;
	color: #000;
	margin: .5em 0;
	}
h4{}
ul
	{
	margin: .5em 0 .5em 3em;
	list-style-type:none;
	list-style-image: url(../img/bullet-dot.gif);
	}
li
	{
	margin: .5em 0;
	}
a{color: #2e63af;}
a:visited{}
a:hover{}
a:focus{}
/* =2. structural */
.accessmenu
	{
	position:absolute;
	left:-10000px
	}
div.head
	{
	background:url(/_common/img/bg.jpg) repeat-x 0 0;
	border-bottom:#ed2224 7px solid;
	}
div.account
	{
	position:absolute;
	right: 1em;
	top:0;
	width:181px;
	z-index:1;
	}
p.rss a
	{
	background:url(/_common/img/rss.gif) no-repeat right center;
	padding-right:20px;
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
	margin-top:1em;
	float:right;
	}
div.container, form#searchform, div.nav1sub ul, div.progrssbar ol
	{
	margin: 0;
	position:relative;
	text-align:left;
	margin:auto;
	width:81.5em;
	/*max-width:97%;*/
	}
div.brands, div.progressbar
	{
	height:5.3em;
	}
	
div.progressbar {
	color:#fff;
	text-align:center;
	padding-top:.8em;
	height:4.5em;
	/*border:1px solid green;*/
}
div.progressbar ol{
	width:81.5em;
	margin:0 auto;
	color:#fff;
	/*list-style:none;*/
	padding:0;
}
div.progressbar li {
	float:left;
	text-align:left;
	font-size:1.6em;
	list-style: decimal inside;
	margin-right:1em;	/*border:1px solid orange;*/
	
}
div.progressbar li.here {
	font-weight:bold;
	text-decoration:underline;
}

div.brands div.container
	{
	position: relative;
	}
div.brands, div.progressbar
	{
	background:#404040;
	}
div.main
	{
	float:right;
	width:63.5em;

	}
body.home div.main 
	{
	float:left;
	margin-left:1.5em;
	width:46.5em;
	}
div.heading
	{
	margin-top: .2em;
	}
div.subsection
	{
	width:31em;
	float:right;
	}
body.home div.subsection
	{
	width:16em;
	}
body.checkout div.subsection
	{
	width:40em;
	}
div.a
	{
	float:left;
	}
div#searchPanel, div.nav1sub
	{
	clear: both;
	background:#c6080a;
	}
div.foot
	{
	clear:both;
	background:#404040;
	color:#a3a3a3;
	min-height: 5em;
	padding-top: 1em;
	}
div.foot p
	{
	float:left;
	}
div.foot ul
	{
	margin: 0;
	float:right;
	font-size:0.9em;
	}
div.foot li
	{	
	display:inline;
	list-style: none;
	margin: 0 .5em;
	}
div.foot a
	{	
	color: white;
	}

h1 a
	{
	background:transparent url(/_common/img/logo.png) no-repeat 0 0;
	display:block;
	width:397px;
	height:134px;
	}
img.printlogo
	{
	display:none;
	}
h1 span 
	{
	position:absolute;
	left:-10000px;
	}	
.rrp
	{
	text-decoration: line-through;
	}
	
/* =3. navigation */
ul.nav1
	{
	margin: -1.9em 0 0 .6em
	}
ul.nav1 li
	{
	margin: 0;
	list-style:none;
	float:left;
	margin: 0 .5em;
	}
ul.nav1 a
	{
	background:#ed2224 url(/_common/img/nav1.gif) repeat-x 0 0;
	border-left: 1px #f19193 solid;
	border-right: 1px #f19193 solid;
	color:#fff;
	text-decoration:none;
	padding:.5em 1em 0.2em 1em;
	display:block;
	}
ul.nav1 a:hover
	{
	color:#000;
	}
ul.nav1 a.here
	{
	font-weight: bold;
	color:black;
	}
div.nav1sub	
	{
	padding: .5em 0;
	}
div.nav1sub ul li
	{
	margin: 0 1em;
	list-style:none;
	float:left;
	}
div.nav1sub li a
	{
	color:#fff;
	text-decoration:none;
	}
div.nav1sub li a:hover
	{
	color:#000;
	}
	

/*side navigation*/

/*first*/
div.navSection
	{
	float:left;
	width:16.2em;
	}
ul.nav2
	{	
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 1em;
	font-size: 1.2em;
	}
ul.nav2 li
	{
	height:2em;
	margin: 0;
	padding:0;
	border-bottom:1px solid #e2dcd1;
	}
ul.nav2 li.showAll a
	{
	font-weight:bold;
	}
ul.nav2 a
	{
	display: block;
	height:1.3em;
	padding: 0.4em .5em;
	text-decoration: none;
	color: #000;
	}
ul.nav2 li a 
	{
	/*height:2em*/
	}
ul.nav2 a:hover, ul.nav2 a:focus
	{
	/*background:yellow;*/
	background:#fff url(../img/bg-nav2-hover.gif) repeat-x left bottom; /*line at bottom fade up*/
	}
ul.nav2 ul a:hover
	{
	background: url(../img/bg-subnav.gif) no-repeat left 0.7em;
	}
ul.nav2 ul ul a:hover
	{
	background: none;
	}

ul.nav2 li.selected
	{
	height:auto;
	font-weight: bold;
	background:#ebdfbd url(../img/bg-subnav-bg.gif) repeat-x left top;/*line at bottom large fade up*/
	}
	
/*second*/
ul.nav2 li.selected ul
	{
	font-weight: normal;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	font-size: .8em;
	}	
ul.nav2 li.selected a
	{
	height:1.4em;
	}
ul.nav2 li.selected ul li 
	{
	background:none;
	border:0;
	}
ul.nav2 li.selected ul li.selected
	{
	height:auto;
	font-weight: bold;
	background:#faf5e8; /*background for third*/
	}
ul.nav2 li.selected ul li a 
	{
	display: block;
	padding: .2em 0 .2em 1em;
	margin-left: 1em;
	background: url(../img/bg-subnav.gif) no-repeat left 0.7em;/*bullet*/
	color: #404040;
	}
ul.nav2 li.selected ul li a:hover
	{
	text-decoration:underline;
	background: url(../img/bg-subnav.gif) no-repeat left 0.7em;
	}
	
/*third*/
ul.nav2 li.selected ul li.selected ul
 	{
	margin:0;
	padding: 0;
	}
ul.nav2 li.selected ul li.selected li
 	{

	margin: 0;
	padding: 0;
	}
ul.nav2 li.selected ul li
	{
	padding: 0;

	}
ul.nav2 li.selected ul li.selected
	{
	padding: 0;
	}
ul.nav2 li.selected ul li.selected ul li a
	{
	margin-left: 2em;
	font-size: 1.2em;
	height:1.3em;
	}

ul.accountlinks
	{
	margin: 0;
	background: url(../img/bg-youraccount.gif) repeat-x 0 0;
	padding: .5em 0;text-align:center;
	}
ul.accountlinks li
	{
	display: inline;
	margin: 0 0.8em;
	}
ul.accountlinks a
	{
	color: white;
	margin:0;
	}
ul.accountlinks a:hover
	{
	color: black;
	}
div.basket
	{	
	border: 1px solid #dad2c4;
	background: #faf4e6;
	padding: 0.7em;
	margin-top: 2em;
	position:relative;
	font-size:0.9em;
	}
div.basket h3
	{	
	margin: 0 0 .2em 0;
	background: url(../img/bg-basketline.gif) repeat-x bottom left;
	padding-bottom: .5em;
		font-size:1em;
	}
div.basket img
	{	
	position: absolute;
	top: -20px;
	right: 0;
	}
/*div.basketoutline
	{
	background: #faf4e6;
	margin-top: 1.9em;
	padding: .3em .8em .8em .8em;
	border: 1px solid #dad2c4;
	border-top: none;
	border: 1px solid blue;
	}*/

div.basket dl
	{
	display:block;
	width:100%; /*ie 7 needs this*/
	}
div.basket dl dt
	{
	float:left;
	font-weight: bold;
	color: #6f6969;
	width: 10em;

	}
div.basket dl .total
	{
	color: #000;
	padding-top: .7em;
	font-weight: bold;
	background: url(../img/bg-basketline.gif) repeat-x 0 3px;
	}
div.basket dl dd
	{
	text-align: right;
	}
div.basket dl dd span
	{
	color: red;
	font-weight: bold;
	}

div.basket ul
	{
	clear:both;
	margin: 0.5em 0 0.3em 0;
	width: 100%;
	text-align:center;
	}
div.basket ul li
	{
	float:left;
	list-style-type: none;
	list-style-image: none;
	}
div.basket ul li a
	{
	background: #ed2527 url(../img/bg-button.gif) repeat-x top left;
	height:2em;
	padding: .1em 0.9em;
	margin-right:.5em;
	text-decoration: none;
	color: white;
	border: 1px solid #ed2527;
	border-top: 1px solid #ee7675;
	}
p.discount
{
color:#3E5CA7;
font-size:1.2em;
font-weight:bold;margin:0;padding:0;
position:absolute;left:29.5em; top:4.8em;
}
div.brands div#brandLogos
	{
	/*border: 1px solid red;*/
	height: 60px;
	width: 560px;
	margin-left: 8px;
	overflow: hidden;
	}
div.brands ul
	{
	margin: 0;
	}
div.brands ul li
	{
	margin: 0;
	list-style:none;
	float:left;
	/*margin: .5em .15em;*/
	padding-top: 8px;
	width: 112px;
	height: 60px;
	text-align: center;
	/*border: 1px solid red;*/
	}
div.brands p.strapline
	{
	/*font-size: .8em;
	color: #a3a3a3;	bottom: .3em;
	right: 20.5em;*/
	position: absolute;
	left:-10000px;
	}

																													/* =4. forms */
input, textarea, select
	{
	padding: .2em;
	background: #f2e5c3;
	border-style:inset;
	border-color: silver;
	border-width: 1px;

	}
textarea
	{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.radio{
	background: none;
	border:0;
	}
select, option
	{
	padding: .1em;
	background: #f2e5c3;
	}
input[type=submit], .update, input.addbasket, input.calculate, .proceed, .loginbutton, .submit, .go, .pinkbutton, #basketremove, #basketupdate, p.copyAdd a
	{
	background: #ed2527 url(../img/bg-button.gif) repeat-x 0 0;
	color: white;
	border-style:none;
	border: 1px solid #ed2527;
	border-top: 1px solid #ee7675;
	cursor: pointer;
	padding: .2em;
	text-decoration:none;
	}
form.formcontact input.reginput, form.formcontact textarea, form.formcontact select
	{
	display:block;
	}
div.brands form 
	{
	width:16em;
	float:left;
	margin: 0 0 0 1em;
	}
div.brands form select
	{
	margin: 1.5em 0;
	width: 11.5em;
	}
form#searchform p.advice
	{
	font-size:1.4em;
	width:9.5em;
	float:left;
	padding: .8em;
	margin-top: .5em;
	color: white;
	}
form#searchform div
	{
	float:left;
	width:30em;
	margin: 1em 0;
	}
form#searchform div p
	{
	height: 2em;
	margin: 1em 0 1em 2em;
	}
form#searchform div label
	{
	font-weight: bold;
	color: white;
	float:left;
	width:6.5em;
	}
form#searchform div.options
	{
	width:20em;
	}
form#searchform div.options select
	{
	width:10.5em;
	}
form#searchform div.input input#priceto, form#searchform div.input input#pricefrom
	{
	width:3em;
	margin-right: .5em
	}
form#searchform div.input p span
	{
	font-weight: bold;
	}
																												/* login */
body.login div.subsection label , form.forgottenpwd label
	{
	float: left;
	width: 10em;
	}
body.login div.subsection p 
	{
	margin: 1em;
	}
body.login div.subsection input[type=submit], .loginbutton
	{
	margin: 0 1em 0 10em;
	width: 5em;
	}
body.login div.subsection p strong 
	{
	margin: 0 .8em;
	}

																									/* register & your account */
body.register .subsection form, body.youraccount .subsection form
	{
	clear: both;
	margin-top: 2em;
	}
body.register .subsection form label, body.register form legend, body.youraccount .subsection form label
	{
	clear: left;
	float:left;
	width: 14em;
	}
body.register .subsection form input[type="text"], body.register form input[type="password"],
body.youraccount .subsection form input[type="text"], body.youraccount form input[type="password"], form.formcontact input.reginput
	{
	width: 16.5em;
	}
form.formcontact select
	{
	width: 17.2em;
	}
form.formcontact textarea
	{
	width: 20em;
	}
body.register .subsection form p, body.youraccount .subsection form p, form.forgottenpwd p, form.formcontact p
	{
	margin: 1em 0;
	}
body.register .subsection form p.nofloat label, body.youraccount .subsection form p.nofloat label
	{
	clear:both;
	float: none;
	width: auto;
	}
body.register .subsection form p.nofloat select
	{
	margin-top: .3em;
	}
body.register .subsection form fieldset label, form.formcontact label
	{
	clear: both;
	float: none;
	width: auto;
	}
body.register .subsection form fieldset p em
	{
	font-weight: bold;
	margin: 0 1em;
	}
																										/* buttons */
.go
	{
	width: 3em; 
	margin: 1.5em 0;
	}
.remove, input[type=submit].search, #searchpanel #searchform input.search
	{
	width: 7em; 
	background: #4a4a4a url(../img/but-search.gif) repeat-x 0 0;
	color: white;
	border: 1px solid #313131;
	border-top: 1px solid #7a7a7a;
	margin: 0 .5em;
	cursor:pointer;
	}
.submit
	{
	width:6em;
	}

p.checkoutactions
	{
	border-top:1px solid #e1e1de;
	clear:both;
	text-align:right;
	padding-top:1em;
	}

img.creditcards
	{
	vertical-align:bottom;
	margin:0 0 .2em .5em;
	}
img.paypal
	{
	vertical-align:bottom;
	margin:0 0 -.2em .5em;
	}
input.chkbut
	{
	width:14.5em;
	}																										/* =5. tables */
table
	{
	border-collapse: collapse;
	border: 1px #dad2c4 solid;
	color:#000;
	width:100%;
	}
td
	{
	border-top:1px solid #f1ebdf;
	padding: 5px 3px 5px 4px;
	}
th
	{
	background:#f8f3e5 url(/_common/img/th.gif) repeat-x 0 0;
	padding: 5px 3px 5px 4px;	
	white-space:nowrap;
	}
th.row
	{
	background:none;
	border-top:1px solid #f1ebdf;
	}
body.productdetail th
	{
	font-size:.8em;
	text-align:	left;
	}
body.productdetail td
	{
	text-align:	center;
	}
	
																									/* =6. specific templates */
																									/* general */
#pageheader
	{
	/*position: relative;
	background: url(../img/bg-pageheader.gif) repeat-x left bottom;*/
	border-bottom:1px solid #e1e1de;
	margin-bottom:1em;
	}
#pageheader h2
	{
	font-size: 2.3em;
	color: red;
	margin: 0.5em 6em .5em 0;	
	}
#pageheader p
	{
	position: absolute;
	right: 0;
	top: 1em;
	}
body.home ul.productlist
	{
	margin: 0;
	clear: both;
	width: 46em;
	}
ul.productlist
	{
	margin: 0 0 1em 0;
	clear: both;
	width: auto;
	}
body.products ul.productlist
	{
	border-bottom:1px solid #e1e1de;
	}
ul.productlist li
	{
	float:left;
	display:inline;
	position:relative;
	list-style:none;
	margin:0 0 .5em 0;
	margin-right:0.6em;
	width: 14.7em;
	height: 26.5em;
	}
ul.productlist li a.productname 
	{
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	display:block;
	text-decoration: underline;
	}
ul.productlist li small 	{
	font-size: .9em;
	font-weight: bold;
	/*color: #a3a3a3;*/
	color:#404040;
	}
ul.productlist li a.productimg 
	{
	border: 1px solid #d8d2c4;
	display:table-cell;
	height: 133px;
	text-align:center;
	vertical-align:middle;
	width: 170px;
	}
ul.productlist li.end
	{
	margin-right:0
	}
ul.productlist li p
	{
	height:7.3em;
	}
ul.productlist li form p {height:auto;}
ul.productlist .outOfStock p {height:auto;}
ul.productlist dl
	{
	/*position: absolute;
	bottom: 4em;
	right: 0;*/
	text-align:right;
	font-size: .9em;
	margin-top: 1em;
	}
ul.productlist dt
	{
	clear: left;
	float: left;
	white-space:nowrap;
	font-weight: bold;
	width: 11em;
	}
ul.productlist form
	{
	clear: both;
	text-align:right;
	/*position: absolute;
	bottom: 0;
	right: 0;*/
	margin: 0.5em 0 1em 0;
	}
ul.productlist form input[type=text], ul.productlist form input#quantity
	{
	width: 3em;
	float: left;
	margin-left: 3.6em;
	}
ul.productlist .outOfStock
	{
	margin-top:.4em;
	}


.red, .mandatory, div.formerror p, .error
	{
	color: #e75658;
	}
em.red, .mandatory, form.formcontact em, div.formerror p, .error
	{
	font-size: 1.2em;
	font-weight: bold;
	}
p.showingmsg
	{
	font-weight:bold;
	margin-bottom:1em;
	}																												/*home*/
body.home
	{
	}
body.home div.intro
	{
	background: #f8f4e8 url(../img/bg-pageheader-home.jpg) repeat-x bottom left;
	border: 1px solid #dad2c4;
	padding: 1em 1em 1em 1.3em;
	}
body.home div.intro h2
	{
	color:#2a2927;
	float:left;
	font-size: 2.5em;
	padding-bottom:0.5em;

	}
body.home div.intro img
	{
	float: right;
	}
body.home div.intro p
	{
	clear:both;
	margin-top:.3em;
	
	font-size:1.2em;
	clear:none;
	}
body.home div.heading h3{
	font-size: 2em;
	color: #ed2224;
	float: left;
	}
body.home div.heading p
	{
	margin: 2em 0 0 0;
	float:right;
	font-weight: bold;
	color: #404040;
	font-size: .9em;
	}
p.bulkdiscount 
	{
	margin: 1em 0;
	font-weight: bold;
	color: #404040;
	font-size: .9em;
	}
body.home div.heading em, p.bulkdiscount em
	{
	font-style: normal;
	color:#ed2224;
	}
body.home div.subsection h4
	{
	font-size: 1.5em;
	color: #ed2224;
	margin: 1em 0 .3em 0;
	}
body.home div.subsection img
	{
	float: right;
	}
body.home div.subsection p
	{
	margin: .7em 0;
	}
body.home div.subsection a
	{
	font-weight: bold;
	}
div.topten
	{
	background:#3d3d3d url(../img/bg-topten-top.gif) no-repeat 0 0; 
	color:#fff;
	margin-top: 2em;
	padding-top: 0.7em;
	}
div.topten span.bottom
	{
	display: block;
	background:#3d3d3d url(../img/bg-topten-bot.gif) no-repeat bottom;
	padding-top: 1em;
	}
div.topten div
	{
	border-left: 3px solid #675106;
	border-right: 3px solid #675106;
	}
div.topten p
{
overflow:hidden;
width:auto;
text-align:center;
}
div.topten p img
{
float:none !important;
}
div.topten ol
	{
	background:#3d3d3d url(/_common/img/toptenUL.gif) no-repeat center 0;
	padding: .8em 0 0 .5em;
	list-style:none;
	margin: 0;
	
	}
div.topten h5
	{
	font-size: 1.5em;
	text-align: center;
	padding:0 0 0.2em 0;
	color:white;
	text-align:center;
	}
div.topten ol span
	{
	display:block;
	background: none;
	font-size: .8em;
	}
div.topten ol span strong
	{
	font-weight: normal;
	color: #e75658;
	font-size: .9em;
	}
div.topten ol li
	{
	padding-left: 1.5em;
	margin-top: 1em;
	}
div.topten a
	{
	color: #779dd2;
	font-weight: normal !important;
	}
li.n1{background:url(/_common/img/n1.gif) no-repeat 0 0;}
li.n2{background:url(/_common/img/n2.gif) no-repeat 0 0;}
li.n3{background:url(/_common/img/n3.gif) no-repeat 0 0;}
li.n4{background:url(/_common/img/n4.gif) no-repeat 0 0;}
li.n5{background:url(/_common/img/n5.gif) no-repeat 0 0;}
li.n6{background:url(/_common/img/n6.gif) no-repeat 0 0;}
li.n7{background:url(/_common/img/n7.gif) no-repeat 0 0;}
li.n8{background:url(/_common/img/n8.gif) no-repeat 0 0;}
li.n9{background:url(/_common/img/n9.gif) no-repeat 0 0;}
li.n10{background:url(/_common/img/n10.gif) no-repeat 0 0;}	
	

																											/* category */
body.category
	{
	}
body.category .subsection ul
	{
	margin: 0;
	margin: 2em 0 0 1.5em;
	list-style-type: none;
	list-style-image: none;
	font-size: 1.2em;
	}	
body.category .subsection ul li
	{
	margin: 0;
	margin: 2em 0;
	}
body.category .subsection a
	{
	font-size: 1.2em;
	font-weight: normal;
	}

																										/* product detail */
body.productdetail .subsection ul li
	{
	float:left;
	}
body.productdetail .subsection ul
	{
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	}
	body.productdetail .subsection a {position:relative;}
	body.productdetail #relatedheader a {top:0.5em;}
body.productdetail .subsection a span
	{
	cursor:pointer;position:absolute;bottom:0;right:.5em;margin-bottom:-2em;
	}
a.productmainimage
	{
	display:block;
	text-align:center;
	width: 366px;
	height: 280px;
	border: 1px solid #dad2c4;
	}
.thumb
	{
	 display:block;
	 margin-right:1em;
	 border: 1px solid #dad2c4;
	 width:85px;
	 height:65px;
	 text-align:center;
	}
body.productdetail .description	{
	font-size:1.2em;
	
}
body.productdetail .subsection a span
	{
	float: right;
	background: url(../img/zoom.gif) no-repeat 0 0;
	padding:.2em 0 .2em 1.5em;
	margin-top:.5em;
	}
body.productdetail .subsection h4
	{
	clear: both;
	font-size: 1.5em;
	margin: .5em 0;
	color: #ed2224;
	}
body.productdetail div.eddysays
	{
	background: #faf3ed url(../img/bg-eddysays.gif) repeat-x bottom left;
	position:relative;
	border: 1px solid #dad2c4;
	margin: 3em 0 1em 0;
	}
body.productdetail div.eddysays h5{
	font-size: 1.5em;
	margin: .5em .5em .5em .5em;
	background: url(../img/bg-pageheader.gif) repeat-x bottom left;
	padding-bottom: .25em;
	}
body.productdetail div.eddysays img{
	position: absolute;
	top: 0;
	right: 0;
	}
body.productdetail div.eddysays p{
	margin: .8em
	}
body.productdetail .subsection p.brand
	{
	font-size: 1.2em;
	font-weight: bold;
	color: #404040;
	}
body.productdetail .subsection h3
	{
	margin: 0;
	font-size: 1.8em;
	}
body.productdetail .subsection caption
	{
	text-align: left;
	text-transform:uppercase;
	font-size: 1.4em;
	font-weight: bold;
	color: #c6080a;
	background: url(../img/bg-caption.gif) no-repeat center left;
	padding-left: 1.5em;
	margin: .3em 0;
	}
body.productdetail .subsection table
	{
	margin-bottom: 2em;
	}
body.productdetail div.subsection table
	{
	width:100%;
	}
body.productdetail div.subsection table td, body.productdetail div.subsection table th
	{
	padding:0.2em;
	}
body.productdetail .subsection form
	{
	clear: right;
	float: right;
	}
body.productdetail .subsection input[type="text"]
	{
	width: 3em;
	}
body.productdetail form.addbasket input[type="submit"], .addbutton
	{
	width: 15.5em;
	margin: .5em 0;
	}
body.productdetail form.calculate input[type="submit"]
	{
	width: 12em;
	}
body.productdetail form.calculate dl
	{
	font-size: 1em;
	margin-top: 1em;
	}
body.productdetail form.calculate dt
	{
	clear: left;
	float: left;
	text-align: right;
	padding-right: 1em;
	white-space:nowrap;
	font-weight: bold;
	width: 11em;
	}
body.productdetail form.calculate dl .line
	{
	background: url(../img/bg-basketline.gif) repeat-x 0 3px;
	padding-top: .5em
	}

body.productdetail #relatedheader
	{
	clear: right;
	/*position:relative;*/
	margin: 1em 0;
	padding-top: 2em;
	border-top:1px solid #DEDFCD;
	}
body.productdetail #relatedheader h5
	{
	font-size: 1.7em;
	width:11em;
	float: left;
	}
body.productdetail #relatedheader p
	{
	float:right;
	}
																											/*product list */
body.products
	{
	}
div.pagingcontainer
	{
	/*position: relative;
	clear: left;*/
	float:right;
	margin:.5em 0;
	}
ul.paging
	{
	/*position: absolute;
	top:0;
	right:0;*/
	clear:both;
	width: auto;
	float: right;
	margin-bottom: 20px;
	}
ul.paging li
	{
	display: inline;
	margin: 0 .5em;
	}
ul.paging li.here
	{
	font-weight: bold;
	}
bul.paging li.next a
	{
	background: url(../img/bg-next.jpg) no-repeat center;
	padding: 0 .7em;
	}
body.products ul.paging li.previous a
	{
	background: url(../img/bg-previous.jpg) no-repeat center;
	padding: 0 .7em;
	}


																											/* your account */

																										
body.youraccount .subsection
	{
	/*width:40em;*/
	
	}																											
body.youraccount .subsection dl
	{
	margin: 1em 0 5em 0;
	}
body.youraccount .subsection dt, body.youraccount .subsection dd
	{
	padding: .3em 0;
	}
body.youraccount .subsection dt
	{
	clear: left;
	float: left;
	width: 12.8em;
	font-weight: bold;
	text-align: left;
	padding-right: 1em;
	}
body.youraccount .subsection .height
	{
	height: 10em;
	}
body.youraccount .subsection .width
	{
	width: auto;
	}
body.youraccount .subsection dd address
	{
	font-style: normal;
	margin:0;
	}
body.youraccount table
	{
	clear:both;
	}
body.youraccount table th
	{
	text-align:left;
	}

div#billingaddress-sum, div#deliveryaddress-sum
	{
	width:31em;
	float:left;
	}
	
body.orderdetail address
	{
	font-style:normal;
	text-align:left;
	clear:both;
	margin:0 1em 1em 0;	
	background: #faf3ed url(../img/bg-eddysays.gif) repeat-x bottom left;
	padding:.5em 1em;
	border: 1px solid #dad2c4;
	min-height:11em;
	}
	
body.orderdetail #totals {
	margin-bottom:1em;
}
body.orderdetail .ordernumber {
	margin-bottom:1em;
}
small
{
    font-size:10px;
}


	
																								/*view basket*/
body.yourbasket
{
}

body.basket .pinkbutton
{
	float:right;
	margin:1em 0;
	padding:0.6em;
	text-decoration:none;
}
body.basket .productImageHolder
{
	width:80px;
	height:61px;
	border: 1px solid #d8d2c4;	
	margin-bottom:1em;
}


body.basket #basketremove,body.basket  #basketupdate {
	width:5em;
	font-size: 0.9em;
	margin-bottom:0.5em;
}

body.basket .main table th{
	text-align:left;
}
body.basket .main #totals table th{
	text-align:right;
	width:53em;
}



																											/*checkout*/
																											
																											
																									
body.checkout form
	{
	clear: both;
	margin-top: 2em;
	}
body.checkout form label, body.checkout form legend, body.checkout form label
	{
	clear: left;
	float:left;
	width: 14em;
	}
body.checkout form input[type="text"], body.checkout form input[type="password"]
	{
	width: 16.5em;
	}
body.checkout form p
	{
	margin: 1em 0;
	}
body.checkout form p.nofloat label
	{
	clear:both;
	float: none;
	width: auto;
	}
body.checkout form p.nofloat
	{
	margin:1em 0 0 0;border-top:1px solid #e1e1de;padding-top:1em;
	}
body.checkout form p.nofloat select
	{
	margin-top: .3em;
	}
body.checkout form fieldset label
	{
	clear: both;
	float: none;
	width: auto;
	}
body.checkout form fieldset p em
	{
	font-weight: bold;
	margin: 0 1em;
	}
body.checkout input.confirmdetails
	{
	float:left;
	width:15em;
	}
body.checkout address
	{
	font-style:normal;
	text-align:left;
	clear:both;
	margin:0 1em 1em 0;	
	background: #faf3ed url(../img/bg-eddysays.gif) repeat-x bottom left;
	padding:.5em 1em;
	border: 1px solid #dad2c4;
	min-height:11em;
	}
p.copyAdd a	
	{
	margin:1em 0 1em 15.5em;
	float:left;font-size:.9em;
	padding:.4em .3em;
	}
input#selectedDelivery
	{
	float:left;
	background:none;
	border:none;display:inline;
	}
div#billingaddress-sum, div#deliveryaddress-sum
	{
	width:31em;
	float:left;
	}
	
body.checkout div.clear {
	margin-top:1em;
}

body.checkout .productImageHolder
{
	display:block;
	width:80px;
	height:61px;
	border: 1px solid #d8d2c4;	
	margin-bottom:1em;
}

body.checkout table th{
	text-align:left;
}

body.checkout #totals th{
	text-align:right;
	width:53em;
}

body.checkout #products table{
	margin:1em 0 0 0;
}

body.checkout #products {
	margin:1em 0 0 0;
}

body.checkout #totals form{
	margin:0 0 1em 0;
}
body.checkout #details table{
	margin:0 0 1em 0;
}
body.checkout #details table th{
	text-align:right;
	vertical-align:top;
}

.confirmDetails {
	float:right;
	margin:0 0 1em 0;
}

body.content .noimage
{
	width:100%;
	float:none;
}
body.default .subsection p
	{
	margin-bottom:1em;
	}

body.orderdetails
{
}
body.register
{
}

div.outOfStock
{
	background:#f3e6c5 url(../img/bg-outofstock.gif) repeat-x 0 0;
	border:1px solid #e1d9cc;
	padding:0.5em 0.3em;
	font-size:.9em;
	text-align:center;
}
/* =7. sIFR - These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced  */
.sIFR-hasFlash h5 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

/* Eddy sIFR */
.sIFR-hasFlash form#searchform p.advice
	{
	font-size:1.1em;
	width:10em;
	padding: .9em;
	margin-right: 2.5em;
	}
.sIFR-hasFlash .subsection h4
	{
	font-size:1.5em;
	}

.sIFR-hasFlash body.category #pageheader h2
	{
	font-size: 1.4em;
	}
/* =8. Lightbox v 1.3 */
#lbOverlay 
	{
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	}
#lbCenter, #lbBottomContainer 
	{
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	}
.lbLoading 
	{
	background: #fff url(/_common/img/loading.gif) no-repeat center;
	}
#lbImage 
	{
	border: 10px solid #fff;
	}
.photos 
	{
	padding: 3px;
	border: 1px solid #fff;
	}
a:hover .photos 
	{
	border: 1px solid #999;
	}
.lightboxDesc a 
	{
	color: #999999;
	text-decoration: none;
	}
.lightboxDesc a:hover 
	{
	color: #000000;
	text-decoration: none;
	}
#lbPrevLink, #lbNextLink 
	{
	display: block;
	width: 63px;
	height: 32px;
	outline: none;
	}
#lbPrevLink 
	{
	float: left;
	background: transparent url(/_common/img/prevlabel.gif) no-repeat left;
	}
#lbPrevLink:hover 
	{
	background: transparent url(/_common/img/prevlabel.gif) no-repeat left;
	}
#lbNextLink 
	{
	float: right;
	background: transparent url(/_common/img/nextlabel.gif) no-repeat right;
	}
#lbNextLink:hover 
	{
	background: transparent url(/_common/img/nextlabel.gif) no-repeat right;
	}
#lbControls 
	{
	display: block;
	height: 32px;
	}
#lbBottom 
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	}
#lbCloseLink 
	{
	clear: both;
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/_common/img/closelabel.gif) no-repeat center;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
	}
#lbCaption, #lbNumber, #lbDescription 
	{
	margin-right: 71px;
	/*border: 1px solid #000;*/
	}
#lbCaption 
	{
	font-weight: bold;
	}
.lightboxDesc 
	{
	display: none;
	}
/* =9. misc */
.cf:after, .foot:after, .brands:after, #searchform:after, ul.nav1:after, div.pagingcontainer:after, ul.productlist:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
/* hide off screen */
div.brands form label, ul.productlist form label, ul.paging li span, .hide
	{
	position:absolute;
	top: -10000px;
	left: -10000px
	}
table.thawteseal
	{
	margin:1em 0 0 3em;
	background:#fff;
	border:0;
	clear:both;
	width:135px;
	
	}
table.thawteseal td
	{
	border: none;
	text-align:center;
	padding:0;
	width:135px;
	}

table.thawteseal td a {
	color:#000000;
	text-decoration:none;
	font:bold 7px verdana,sans-serif;
	letter-spacing:.5px;
	text-align:center;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
}

p.pda
	{
	text-align:center;
	margin:2em 0 1.5em 1em;
	}
p.fsb,p.shopsafe
	{
	text-align:center;
	margin:0 0 1.5em 1em;
	}
input#ctl00_Content_addressManager_billingAddressForm_postcodebilling , input#ctl00_Content_addressManager_deliveryAddressForm_postcodedelivery{background:#f2cc6a;}
div.postcode {border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; width:37.7em;overflow:hidden;}
div.postcode div.error {padding-bottom:1em;}

p.selectAddress select {width:31em}

/* Article List / FAQ List additions 07/05/10 - Matt Robinson */

body.articlelist div.main dl dd {padding: 0 0 0.8em; margin: 0.8em 0 0 0; border-bottom: 1px solid #E1E1DE;}
body.articlelist div.main dl dt {font-size: 1.5em; margin: 1.2em 0 0 0; clear: both;}

/* testimonials homepage additions 20/05/10 - HMS */
div.testimonials {
	border:1px solid #dad3c3;
	background:#F8F4E8 url("/_common/img/bg-pageheader-home.jpg") repeat-x scroll left bottom ;
    padding: 14px 12px 0 12px;
    margin:25px 0 0 0;
}
div.testimonials blockquote {margin-bottom:15px;}
body.home div.subsection div.testimonials p {margin:0;}
div.testimonials cite {color:#bf153c; font-style:normal; font-weight:bold;}
body.home div.subsection div.testimonials h4 {color:#2b292a; margin:0 0 15px 0;}

p.results{width: auto; float: left; display: block; margin-bottom: 20px;}

