/* Master1_4.css
------------------------------------------------
Description:
Dare2b-specific branding styles (with overrides
for base.css as D2B layout not consistent with 
global SAFE format).-
------------------------------------------------
Version History:
------------------------------------------------
Version  		Author  	Date/Update
------------------------------------------------
1.0	 Copy from 	B G			17.09.08
1.1	 (Alpha)	S.Fletcher	19.09.08
1.2	 (Beta)		S.Fletcher	06.10.08
1.3	 (Release)	S.Fletcher	17.10.08
1.4  SS09       B K         11.03.09
1.5  AW09		A.Towers	06.08.09
1.6  AW10 		C.Monks		09.02.10
------------------------------------------------
*/

/* start generic styles  */
html{height: 101%;}
body {
	font-family: 'Arial', 'Bookman Old Style', 'Tahoma', Serif !important;
	background-color: #e3e1d7;
	}

#outerwrap {
	width: 975px !important;
	margin: 0px auto 0px auto !important;
	padding: 0 !important;
	background: none;
}

#wrapper {
	width: 975px !important;
	padding: 0 !important;
	margin: 0 !important;
	background: #fff url('../images/Master1_6/bkg_tile_drop_shadow.gif');	
}

#pagebody {
	width: 945px;
	clear: both !important;
	margin-top: 0px;
	background: transparent url('../images/Master1_6/bkg_pagebody_wht.gif') 0px 0px no-repeat;
	height:100%;
	overflow:auto;
	*overflow:none;
	padding-left:20px;
	padding-top:10px;
}

/*  font-size:0;   rule  added to override rule in base.css which adds gap above the header,   */
#accessibilityanchors {
height:0;
line-height:0;
text-indent:-999em;
width:0;
font-size:0 !important;
}

/* added to override border around logo image when tested in UAT */
img{
border:0 !important;
}

.homepage #pagebody {
	width: 945px;
	clear: both !important;
	/* * margin-top: 20px !important; */
	margin-top: 0px;
	background: transparent url('../images/Master1_6/bkg_pagebody.gif') 0px 0px no-repeat;
	height:100%;
	overflow:auto;
	*overflow:none;
	padding-left:30px;
	padding-top:20px;
}

.productdetails #pagebody, .browse #pagebody {
	width: 945px;
}

.productdetails #pagebody {
	_padding-left:20px;
}


/* Rule added in to override productdetails.css to fix product page for brochurewear sites  */
.productdetails .productcode {
	width:153px !important;
	padding:0 0 30px 0 !important;

}

.search #pagebody, .staticpage #pagebody {
   width: 945px;
}

.contact #pagebody, .contact_us #pagebody, #storeloc #pagebody {
	width: 915px !important;
	padding-right: 30px;
}

.productsLargeImage #pagebody {
	background: none;
	width: auto;
	padding: 0;
}

/* header styles  */

#header {
	background: #e4e1d8 url('../images/Master1_6/bkg_header.gif') no-repeat 0px 0px;
	padding-right: 0;
	height: 79px;
	*height: 79px;
	*margin-bottom:34px;
}


* html body #header {
	background: #e4e1d8 url('../images/Master1_6/bkg_header.gif') no-repeat 0px 0px;
	_height: 50px !important;
	
}


#header #logo {
	padding: 0 0 0 30px !important;
	margin-bottom: 20px !important;
	width: 161px;
	height: 58px;
	}

#header #languageSelection {
	position: absolute;
	left: 215px;
	top: 40px;
	width: 100px;
}

#header #languageLinks {
	display: inline;
	list-style-type: none;
	}

#header #languageLinks li {
	display: inline;
	}

#header #languageLinks li a {
	text-decoration: none;
	}

#header #toplinkscontainer {
	float:right;
	clear: right;
	display: inline;
	margin: 0 25px 0 0;
	*margin: 10px 25px 0 0;
	background-color: transparent !important;
	}

#header #toplinkscontainer ul li {
	padding-left: 1em;
	}

#header #toplinkscontainer ul li.first {
	padding-left: 0;
	}

#header #toplinkscontainer li a {
	color: #fff;
	color: #E5E3DC;
	color: #939393;
	text-decoration: none;
	font-size: 0.9em;
	text-transform: uppercase;
	}

html > body #header #toplinkscontainer ul li {
	*padding-right: 0.6em;
	font-size: 100%;
	}

#header ul#toplinks {
	float: left;
	background-color: transparent !important;
	}

#header ul#toplinks li {
	display: inline;
	padding-left: 12px;
	margin-right: 7px;
	background: url('../images/Master1_6/icon_colon.gif') left 50% no-repeat;
	}

#header ul#toplinks li.first {
	background: none;
	}

#header ul#toplinks li a:hover {
	text-decoration: underline;
	}

/* header - shopping basket information */

#header #minishopcart {
	margin-left: 20px;
	float: left;
	background-color: transparent !important;
}

#header #minishopcart li {
	display: inline !important;
	float: left;
	}

#header ul#minishopcart .highlighted {
	margin-top: -5px;
	}

#header ul#minishopcart li span.amount {
	color: #fff;
	color: #939393;
	padding-right: 0 !important;
	}

#header ul#minishopcart li span.amount span.dash {
	margin: 0 6px;
	*margin: 0 0;
	}

#header ul#minishopcart li span.amount span.dash span {
	display: none;
	*display: inline;
	*width: 20px;
	}

* html #header ul#minishopcart li span.amount span.dash span {
	display: none;
	}

* html #header ul#minishopcart li.first {
	padding: 6px 0 !important;
	}

* html #header ul#minishopcart li.last {
	padding: 5px 0 !important;
	margin-left: 3px !important;
	}

#header ul#minishopcart li.first a {
	font-weight: bold;
	color: #fff;
	color: #939393;
	text-decoration: none;
	}

#header ul#minishopcart li.first a:hover {
	text-decoration: underline;
	}

#header ul#minishopcart li.first {
	margin-right: 0 !important;
	*margin-top: -1px !important; /* for IE 6/7 */
	_margin-top: -5px !important; /* for IE 6 */
	float: left;
	}

#header ul#minishopcart li.last {
	*margin-top: -0px !important; /* for IE 6/7 */
	_margin-top: -5px !important; /* for IE 6 */
	float: left;
	}

#header ul#minishopcart li.last a {
	text-decoration: none;
	}

#header ul#minishopcart li.last a:hover {
	text-decoration: underline;
	}

#header ul#minishopcart li.first span.minishopcartitem a span.first,
#header ul#minishopcart li.last span.subtotal {
	display: none;
	}

#header ul#minishopcart li.first img {
	margin-bottom: -5px !important;
	}

#header ul#minishopcart li.action {
	display: none !important;
	}

/* Start category navigation styles */

/*Start nav drop-down control styles*/

#navigation, #navigation * {
	margin:0;
	padding:0;
	list-style:none;
	border: 0;
	}

#navigation ul {
	position:absolute;
	top:-999em;
	}

#navigation ul li,
#navigation a {
	width: 100%;
	}

#navigation li {
	float:left;
	position:relative;
	z-index:99;
	}

	
/*  creates distance between navholder and extended hover navigation  */	
#navigation li:hover ul,
ul#navigation li.sfHover ul {
	left:-1px;
	top: 3em; /* align subcategory ul with bottom of category ul for Moz */
	}

#navigation li:hover li ul,
#navigation li.sfHover li ul {
	top:-999em;
	}

.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
	}

/*End drop-down control styles*/

/*Start drop-down presentation styles*/

#navholder {
	clear: both;
	margin:0 0 0 9px !important;
	width:954px !important;
	height:40px !important;
	background:url('../images/Master1_6/navHolderBkg.gif') !important;
	padding:0 0 0 0;
	}
	
* html #navholder {
	clear: both;
	margin:0 0 0 9px !important;
	width:954px !important;
	height:25px !important;
	background:url('../images/Master1_6/navHolderBkg.gif') !important;
	padding:0 0 0 0;
	}

#navigation {
	clear: left;
	margin-top: 100px;
	*margin-top: -1px;
	
	}

#navigation li.first {
	padding-left: 15px !important;
	/* padding-bottom:8px !important;*/
	}

#navigation li {
	margin-right: 25px;
	/*padding-bottom:8px !important; */
	}

#navigation a {
	color: #fff;
	padding: 0 0 .55em 0;
	*padding: 0 0 0.5em 0 !important;
	text-decoration:none;
	display:block;
	font-weight: bold !important;
	}

#navigation a.toplink,
#navigation div.active {
	text-align: left;
	text-transform: lowercase;
	font-size: 1.2em;
	margin-top:7px;
	padding-bottom:0.75em;
}

#navigation a.toplink:hover,
#navigation div.active:hover,
#navigation li.category_2 a.toplink:hover,
#navigation li.category_4 a.toplink:hover {
	background: none;
	color: #fff;
	
	}

#navigation a.toplink span,
#navigation div.active span {
	text-align: center;
	}

/* [>Keep centre-aligned toplinks<] without losing submenu width*/
#navigation li a span,
#navigation li div.active span {
	}
	
/* Keep centre-aligned toplinks [>without losing submenu width<]*/
#navigation li ul li a span {
	margin-left: 0;
	}

#navigation li li:hover, 
#navigation li li.sfHover,
#navigation li a:focus, 
#navigation li a:hover, 
#navigation li a:active {
	background: #09f;
	}

#navigation li div.active {
	color: #09f;
	width: 120px; /* when changing width, change for parent <ul> as well */
	padding: 0.55em 0;
	font-weight: bold;
	}

#navigation li ul.subcategory {
	margin-top: -3px;
	*margin-top: -10px;
	}

#navigation li li {
	background: #0081C6;
	border-bottom: 1px solid #fff;
	margin-left: 1px;
	width: 120px; /* when changing width, change for parent <ul> as well */
	display: block;
	z-index: 50;
	height:25px;
	padding-left: 6px;
	}

#navigation li li a {
	color: #fff;
	text-transform: lowercase;
	}

/*End drop-down presentation styles*/

/* Start (navigation enclosed) search form component */

#navigation li.last {
	float: right;
	border-right: 0;
	margin-right: 18px;
	padding: 0;
}
* html body #navigation li.last {
	margin-top: 6px !important;
	float: right;
	display: inline;
	padding: 0 !important;
	margin-right: -58px;
	width: 300px;
}

#navigation li.last_no_brochureware {
	position: absolute !important;
	top: 7px;
	left: 0px;
	border-right: 0;
	margin: 0;
	padding: 0;
	}

/* IE6 */

* html body #toplinks,
* html body #minishopcart {
	margin-right: 1px;
	}

/*	
* html #navholder {
	margin-top: -4px !important;
	}
*/

* html #navigation li li {
	margin-left: 0px;
	}

* html body #navigation li div.active {
	margin-right: -1px;
	} 

* html body #navigation li ul li {
	padding-left: 0 !important;
	}
	
* html body #navigation li ul li a {
	padding-left: 12px !important;
	}
	
* html body #navigation li.last_no_brochureware {
	top: 5px;
	left: 0px;
	float: right;
	width: 300px;
	display: inline;
	/* padding: 0 !important; */
	margin-right: -40px;
	}

* html #navigation {
	display: inline;
	}

* html #navigation li {
	display: inline;
	width: 100px;
	margin-right: 0px;
	}

* html #navigation li ul li {
	margin-right: 0 !important;
	}


* html header ul#minishopcart li.first .minishopcartitem {
	padding: 10px 0;
	}

* html #navigation li ul {
	margin-left: 0px;
	}

	
/*  search go button  styles*/	
#navigation li.last form div input#searchbutton, #navigation li.last_no_brochureware form div input#searchbutton {
	background: url('../images/Master1_6/bkg_butt_go.gif') left top no-repeat;
	color: #fff;
	font-size: 0.8em;
	margin-left: 4px;
	margin-top: 3.5em;
	border: none;
	height: 22px;
	height: 20px;
	width: 22px;
	padding-bottom:1px;
	*margin-top: 3em;
}

/*
* html #navigation li.last form div input#searchbutton, #navigation li.last_no_brochureware form div input#searchbutton {
margin-top: 1em !important;
}
*/

/*  search go button  styles  IE6 fix */
* html body #navigation li.last form div #searchbutton, * html body #navigation li.last_no_brochureware form div #searchbutton {
	_margin-top: -0.1em;
	cursor: pointer;
	margin-right: 0 !important;
	float: left;
	display: inline;
}


	
#navigation li.last form div input#searchbutton:hover,
#navigation li.last_no_brochureware form div input#searchbutton:hover {
	background: url('../images/Master1_6/bkg_butt_go_on.gif') left no-repeat;
	color: #000;
	cursor: pointer;
}

/* search text styles */
#navigation li.last form div label,
#navigation li.last_no_brochureware form div label {
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	float: left;
	display: inline;
	margin-top: 3em;
	/* *margin-top: 3em; */
	margin-right: 10px;
	}

/*	
* html #navigation li.last form div label,
#navigation li.last_no_brochureware form div label {
margin-top: 1em !important;	
}	
	*/

/* search text styles  IE6 fix*/	
* html body #navigation li.last form div label,
* html body #navigation li.last_no_brochureware form div label {
	_margin-top: 0 !important;
	}
	
#navigation li.last form div input,
#navigation li.last_no_brochureware form div input {
	float: left;
	display: inline;
	}

#navigation li.last form .placeholder,
#navigation li.last_no_brochureware form div input {
	color: #666;
	}

	
/* serach box styles */	
#navigation li.last form div input.input,
#navigation li.last_no_brochureware form div input {
	margin-top: 2.5em;
	margin-bottom: 0.2em;
	border: 1px solid #0081C6;
	width: 148px;
	padding: 2px;
	*margin-top: 2.9em;
}

/*
* html #navigation li.last form div input.input,
#navigation li.last_no_brochureware form div input {
margin-top: 1em !important;
}
*/

/* serach box styles  IE6 fix*/	
* html body #navigation li.last form div input.input {
	_margin: 0 0 0 0 !important;
	width: 128px;
	float: left;
	display: inline;
	}
	
#navigation li ul {
	margin-top: -1px !important;
	}

#navigation ul.sub li.subCategory a {
	color: #fff;
	color: #939393;
	}

#navigation :hover ul.sub li a:hover {
	color:#fff;
	color: #939393;
	}

/* End (navigation enclosed) search form component */

/* Start footer styles  */

#footer {
	background: #e4e1d8 url('../images/Master1_6/bkg_pagefooter.gif') top left no-repeat !important;	
	margin-top:0px;
	padding:30px 0 5px 0;
	/* background-color: #FFF;	*/
}

#footer img {
	display: none;
	}

#footer ul#footerlinks {
	padding: 0;
	margin: 0 0 0 25px;
	text-align: left;
}


#footer ul#footerlinks li {
	display: inline;
	margin:0;
	background: url('../images/Master1_6/bkg_footer_links.gif') 6px 4px no-repeat;	
}

#footer ul#footerlinks li.footerfirstitem {
	background: none;
	padding-left: 1px;
	}

#footer ul#footerlinks li a {
	color: #666;
	color: #939393;
	text-decoration: none;
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-size:0.9em;
}

#footer ul#footerlinks li a:hover {
	text-decoration: underline;
	}

#builtbysalmon {
	margin-right:15px;
	text-align: right;
	font-size: 10px;
}
#builtbysalmon a {
	color:#6699CC;
	text-decoration:none;
}


/* form styles */

input.ps_input {
	border: 1px solid #0081C5;
	height: 1.35em;
	}

/* accelerator content spots - homepage */

#pagebody .hpcontentspot {
	margin-bottom: 0 !important;
	_margin-bottom: -5px !important;
	*margin-bottom: -3px !important;

	padding: 0;
	float: left;
	_display: inline; /* IE6 */
	}

#pagebody .hpcontentspot a {
	display:-moz-grid;
}

/* breadcrumb */

#breadcrumb, #breadcrumb li, #breadcrumb li a {
	color: #666;
	font-size: 11px;
	color: #939393;
	text-transform: lowercase;
}

#breadcrumb li.active {
	color: #0081C6;
	}

#breadcrumb li a {
	text-decoration: none;
	}

#breadcrumb li a:hover {
	/*color: #F93;*/
	color: #0081C6;
	text-decoration: underline;
	}

.browse #pagebody #maincontent #breadcrumb, 
.search #pagebody #maincontent #breadcrumb, 
.searchres #pagebody #maincontent #breadcrumb {
	margin-bottom: 6px !important;
	}

.myaccount #breadcrumb li, .userreg #breadcrumb li, .addbookfrm #breadcrumb li{
	background: transparent url(../images/Master1_6/icon_arrow_right.gif) no-repeat left;
	margin-right: 0px !important;
	padding-left: 14px;
	text-transform:lowercase;
	}

.myaccount #breadcrumb li.first {
	background: none !important;
	}

/* pagebody styles */

h1,h2,h3,h4,h5,h6 {
	color: #0081C6;
	clear:both;
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	text-transform: uppercase;
	}

#pagebody a {
	color: #69C;
	}

#pagebody label {
	font-weight: bold;
	color: #666;
	}

#pagebody h2 {
	margin-top: 1em;
	}

/* error messages */

.messageerror {
	clear: both;
	border: 1px dotted #0081C5;
	margin-bottom: 1em;
	width: 551px;
	}

.messageerror p {
	color: #F33;
	font-weight: bold;
	padding: 0.5em;
	*padding: 0.5em 0.5em 0.45em 0.5em;
	}

/* success messages */


.messagesuccess {
	clear: both;
	border: 1px dotted #0081C5;
	margin-bottom: 1em;
	width: 595px;
	}

.messagesuccess p {
	color: #0081C5;
	padding: 0.5em;
	font-weight: bold;
	font-size: 1.5em;
	*padding: 0.5em 0.5em 0.45em 0.5em;     
	}

/*  Start offer code styles */

#basket_container h1 {
	font-size: 2em;
	}

#basket_container #offer_code {
	padding: 4px;
	*padding: 4px 4px 2px 4px;
	margin-bottom: 6px;
	*margin-bottom: 12px;
	}

#offer_code a {
	border: 0;
	}

#checkout_container #offer_code {
	padding: 4px;
	*padding: 4px 4px 2px 4px;
	margin-bottom: 6px;
	*margin-bottom: 12px;
	}

#basket_container #offer_code p,
#basket_container #offer_code span,
#basket_container #offer_code label {
	color: #666 !important;
	}

#basket_container #offer_code span.offercode {
	color: #fff;
	color: #939393;
	font-weight: bold;
	}

/* global table styles */

th {
	background: #0081C5;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	font-size: 1.2em;
	}

td {
	background: #F5F9FC;
	color: #666;
	font-size: 1.2em;
	}

#display td {
	background: #F5F9FC;
	}

#display tr.products,
#display tr.totals td.billing_address,
#display tr.payments td.payment_information {
	background: #F5F9FC;
	}

tr.basket_contents, 
tr.basket_totals {
	border: 1px solid #69c !important;
	}


#basket_display tr.basket_totals td {
	font-size: 1em;
	vertical-align:top;
}

#basket_display tr.basket_totals td .summary {
	font-size: 1.3em !important;
	}

#basket_display li.basket_headers ul li h3 {
	font-size: 1em;
	}

#basket_display tr.basket_contents td.actions ul li span.action a {
	color: #6699CC;
	text-decoration: underline;
	}

#basket_display tr.basket_contents td.description dl dd {
	margin-bottom: 12px;
	}

#display li.headers ul li h3 {
	font-size: 1em;
	}

.discount_details_container dl dd.description div.promo span.promotext {
	color:#F58000;
	font-size:1.4em;
	font-weight:bold;
	}

.discount_details_container dl dd.description div.promo span.promotext a {
	text-decoration: none;
	color:#F58000;
	}

.discount_details_container dl dd.description div.promo span.promotext a:hover {
	text-decoration: underline;
	}

td.quantity {
	padding:0;
	}

td.item a img,
td.image a img,
td.image img {
	border: 1px dotted #ccc;
	}

tbody tr.products td,
tbody tr.basket_contents td,
tbody tr.totals td {
	border-bottom: 12px solid #fff;
	}

td.actions {
	text-align: center;
	}

td.price, td.total {
	font-weight: bold
	}

.saveuptoamount, 
.saveuptopercent,
.wasprice {
	color: #808080;
	}


#postage_packaging {
	border:1px solid #9EA374;
	color: #666;
	margin: 1em;
	padding: 0.5em;
	background: #fff;
	font-weight: bold;
	}

table.summary {
	padding: 0.5em;
	}

.summary td {
	color: #666;
	}

/* checkout specific overrides */

#checkout_container #display tr.products td.quantity {
	padding-left:0;
	}

#checkout_container div.action ul li.first a img {
	margin: 12px 0;
	}

td.actions li.remove span img,
td.actions li.add span img,
td.options li.remove span.action img {
	display:none;
	}

li.remove span.action a span,
li.add span.action a span {
	text-decoration: underline;
	}

#basket_container {
	width: 915px;	
}

#basket_display,
.ordstatusdisp .basket_display,
#basket_display {
	width: 915px !important;
	}


#basket_container #basket_display .summary {
	float:right;
	width:400px;
	}

#checkout_container #display tr.headers th.quantity,
#checkout_container #display tr.products td.quantity {
	padding-left: 0;
	}

.security_code img {
	vertical-align: bottom;
	}

#basket_actions ul.buttons {
	margin-right: 0;
	width:915px;
	}
#basket_actions ul li {
	float:right;
	width:49%;
}
#basket_actions ul.buttons span.checkout {
	float: right;
	}
#basket_actions ul.buttons span.continue_shopping {
	float: left;
	}

#basket_container #offer_code label {
	font-size: 1em;
	font-weight: normal;
	}

#basket_container #offer_code span.amount {
	font-weight: bold;
	}

#checkout_container div.actions ul li.first {
	display: inline;
	float: right;
	}

#checkout_container div.actions ul li.last {
	display: inline;
	float: left;
	}

/* Address Book */

div.addline div {
	background: #F3F6F7;
	border: 1px dotted #0081C5;
	margin-right: 1.5em;
	padding-bottom: 0.5em;
	float: left;
	width: 250px;
	}
div.addline .address ul {
	width: 200px;
	height: 220px;
	}

.addbookfrm div.action {
	clear: both;
}

div.return ul li a img {
	padding-right: 25px;
	float: right;
}

/* Search/Browse, Product Details, Checkout & Basket breadcrumb */

.browse #pagebody #filters ul li a:hover,
.search #pagebody #filters ul li a:hover,
.staticpage #pagebody #filters ul li a:hover {
	text-decoration: none !important;
	}

.search #breadcrumb li,
.browse #breadcrumb li,
.productdetails #breadcrumb li,
#basket_container #breadcrumb li,
#checkout_container #breadcrumb li,
.staticpage #breadcrumb li,
.searchres #breadcrumb li,
.discounts #breadcrumb li,
.ordstatusdisp #breadcrumb li,
.ordersubmit #breadcrumb li {
	margin-left: 0;
	padding:0 0.2em 0 1.2em;
	background: transparent url("../images/Master1_4/icon_arrow_right.gif") no-repeat center left;
	}

.search #breadcrumb li#first,
.browse #breadcrumb li#first,
.productdetails #breadcrumb li#first,
#basket_container #breadcrumb li#first,
#checkout_container #breadcrumb li#first,
.staticpage #breadcrumb li#first,
.searchres #breadcrumb li#first,
.discounts #breadcrumb li#first,
.ordstatusdisp #breadcrumb li#first,
.ordersubmit #breadcrumb li#first  {
	padding: 0 0.5em 0 0;
	background: none;
	}

.search #breadcrumb li#first span.intro,
.browse #breadcrumb li#first span.intro,
.productdetails #breadcrumb li#first span.intro,
#basket_container #breadcrumb li#first span.intro,
#checkout_container #breadcrumb li#first span.intro,
.staticpage #breadcrumb li#first span.intro,
.searchres #breadcrumb li#first span.intro,
.discounts #breadcrumb li#first span.intro,
.ordstatusdisp #breadcrumb li#first span.intro,
.ordersubmit #breadcrumb li#first span.intro,
.catalogue_request #breadcrumb li#first span.intro {
	display: none;
	}
	
#breadcrumb li span {
	display: none;
	}

.ordstatusdisp #breadcrumb li#first span.intro,
.ordersubmit #breadcrumb li#first span.intro {
	display: inline;
	}

.searchres #pagebody div.product dl.p-v dd.ldescription {
	color: #666;
	}

.catimage .attachment ul li.property {
	display: none;
	}

/* account mangagement & user registration */

.accountdisplay #breadcrumb li, .wlistdisp #basket_container #breadcrumb li {
	margin: 0;
	padding:0 0.5em 0 1em;
	background: transparent url("../images/Master1_6/icon_arrow_right.gif") no-repeat center left;
	text-transform:lowercase;
}

#breadcrumb li.first {
	background: none;
	}

.txtassist {
	color: #666;
	}

.signincol, .newcustcol {
	background: #F3F6F7;
	border: 1px dotted #0081C5;
	padding-left:1.5em;
	height: 290px;
	*height: 310px; /* for IE6+7 */ 
	_height: 330px; /* for IE6 */
}

.signincol {
	width:45%;	
}
.newcustcol {
	float:left;
	margin-left:1.25em;
	width:45%;
}

.newcustcol div.action {
	margin-bottom: 20px;
	}

.myaccount h1,
.sinlgeshipadd h1{
	font-size: 2.2em;
	}

.myaccount #pagebody h2,
.userreg #pagebody h2,
.quickcheckout #pagebody h2 {
	padding-bottom: 0.25em;
	}

.myaccount #pagebody a {
	font-weight: bold;
	}

.myaccount #pagebody a:hover {
	color: #F49F1E;
	}

.userreg #pagebody label,
.forgottenpassword #pagebody label,
.addfrm #pagebody label, 
.quickcheckout #pagebody label,
.wlistdisp #pagebody label,
.sinlgeshipadd #pagebody label {
	margin-right: 0.2em;
	padding: 2px 6px;
	}

.userreg .formstyle .action, .sinlgeshipadd .formstyle .action {
	clear:left;
	margin-bottom:0.75em;
	padding-left:235px;
	text-align:left;
	}
* html .userreg .formstyle .action {
	padding-left:250px;
}

.quickcheckout #pagebody div.field {
	margin-left:2em;
	}

.userreg .formstyle h3,
.quickcheckout .formstyle h3 {
	font-size: 1em;
	margin-left:2.3em;
	padding:0;
	font-weight: bold;
	}

.userreg .checkboxes label.txtassist,
.userreg .radiobuttons label.txtassist {
	width: 90%;
	}

.myaccount #pagebody h2 {
	margin-bottom:0;
	}

.myaccount #pagebody p {
	background: #F3F6F7;
	padding: 1em;
	border: 1px dotted #0081C5;
	width: 92%;
	}

.addbookfrm .addlist {
	background: #F3F6F7;
	padding: 0 1em 1em 1em;
	border: 1px dotted #0081C5;
	}

 .addlist {
	margin-left:1em;
	}

.addbookfrm .create {
	padding: 2em;
	}

.wlistdisp #pagebody #basket_container h2 {
	margin-bottom: 0.5em;
	}

.forgottenpassword #pagebody .action {
	margin: 1em 0;
	}

.addfrm .formstyle .action,
.quickcheckout .formstyle .action {
	padding-left:240px;
	margin: 30px 0;
	}

* html body div.field {
	clear: both;
	margin: 10px 0;
	}

* html body div.field label {
	margin: 0 !important;
	padding: 2px !important;
	}

* html body div.field select,
* html body div.field input {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	}
	
* html body .addfrm .formstyle .action,
* html body .quickcheckout .formstyle .action {
	margin: 30px 0;
	}

.addfrm div.action,
.quickcheckout div.action  {
	clear: both;
	margin: 1em 30px 1em 1em;
	float:right;
	}

/* search & browse wc version */

/*Header Search Box Position & Width*/
#navholder #navigation.superfish li.last div{
	margin-top: -30px;
	_margin-top: 0px;
}
#navholder #navigation.superfish li.last div input#searchbox{width: 90px;}

.categories h1 {
	position:absolute;
	right:20px;
	bottom:0;
	color:#E5F2F9;
	display:block;
	font-size:4em;
	line-height:100%;
	margin:0;
	text-transform:lowercase;
	letter-spacing:-1px;
	*padding-bottom:3px;
}

a.product-title {
	padding-left:0px !important;
	}

.browse #pagebody #maincontent #bodycontent span.promotext,
.search #pagebody #maincontent #bodycontent span.promotext {
	font-size: 1.4em;
	font-weight: bold;
	color: #F93;
	margin-bottom: 3px;
	}

.browse #pagebody #maincontent #bodycontent div.catimage ul li.discount div.promo a,
.search #pagebody #maincontent #bodycontent div.catimage ul li.discount div.promo a {
	text-decoration: none;
	}

.browse #pagebody #maincontent #bodycontent div.catimage ul li.discount div.promo a:hover,
.search #pagebody #maincontent #bodycontent div.catimage ul li.discount div.promo a:hover {
	text-decoration: underline;
	}

#categorylister ul,
#categorylister ul li,
.productlist ul,
.productlist ul li {
	text-align: center;
	line-height:1.2em;
}

.productlist ul ul {
	width: auto;
	float: none;
	margin: 0;
}

#categorylister ul li #priceelement, 
.productlist ul li #priceelement {
	margin-top: 4px;	
	border: 1px solid #fff;
}

.productlist #priceelement ul li span.label, 
.productlist #priceelement ul li span.amount {
	float: none;
}
	
div.productlist ul li.discount img, 
div.productlist ul li.discount a, 
.search #pagebody #maincontent #bodycontent div.productlist ul li.discounts img, 
.search #pagebody #maincontent #bodycontent div.productlist ul li.discounts a {
	float: none !important;
	}

/* maincontent column  */

#maincontent {
	margin-right:20px;
}
* html #maincontent {
	margin-right:10px;
}

.browse #maincontent, .search #maincontent {
	clear: both;
	margin-bottom: 5px !important;
	padding-bottom: 50px;
	height:100%;
}
.productdetails #pagebody #maincontent {	
	background:none;
	float:none !important;
	width:940px !important;
}


/* bundles */


#bundle_container #bundle_display tr.bundle_contents td,
.ordstatusdisp .bundle_display tr.bundle_contents td {
	background:#faf8f7;
	border-bottom: 1px solid #fff;
	}

#bundle_container #bundle_display tr.bundle_headers th.actions,
.quick_order #basket_container #basket_display tr.basket_headers th.actions {
	text-align: center;
	}

/* Product details */

.productdetails h1 {
    color: #666; 
    font-weight: bold; 
    text-transform: none; 
    margin-left:255px; 
    _margin-left:280px 
}

.productdetails .productcode {
    color: #666; 
    margin-left:255px; 
    _margin-left:280px 
}

.productdetails div.detailsdisplay {
	width:320px !important;
}

.productdetails div.detailsdisplay dd.brandlogo {
	display: none;
}
	
.productdetails div.detailsdisplay dd.materials {
	background: none;
}

.productdetails div.detailsdisplay dl dd.description {
	color: #666;
	font-size: 1.5em;
	text-transform: uppercase;
	}

.productdetails div.alternativeproduct dd.image, .productdetails div.alternativeproduct dd.description, .productdetails div.alternativeproduct dd.price {
	text-align:center;
}

div.alternativeproduct #priceelement ul li span.label, 
div.alternativeproduct #priceelement ul li span.amount {
	float:none;
}

.productdetails div.alternativeproduct dl.alternative {
	margin-bottom: 0 !important;
	}

.productdetails div.alternativeproduct dl dd h2{
	font-size: 1.2em;
	font-weight: bold;
	color: #0081C6;
	}

div.alternativeproduct .description a, div.alternativeproduct .description a:visited {
	text-decoration: none;
	color: #666 !important;
}
div.alternativeproduct .description a:hover {
	text-decoration: underline;
	color: #0099FF !important;	
}

.productdetails div.imagedisplay ul.toollinks  {
	margin-top: 20px !important;
	}

.productdetails div.imagedisplay ul.toollinks li {
	display: block !important;
	padding-left: 10px;
    float:left;	
}

.productdetails div.imagedisplay ul.toollinks li a {
	color: #666 !important;
	}
	
.productdetails div.detailsdisplay dl dd.price #priceelement {
	font-size: 1.3em;
	font-weight: bold;
}


.productdetails div.detailsdisplay #dropdownoptions label,
.productdetails div.detailsdisplay #quantity span {
	margin-right: 6px;
	color: #000;
}

.productdetails div.detailsdisplay .action .promo a {
	color: #F93 !important;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
	}

.productdetails div.imagedisplay ul.toollinks li.emaillink {
	background: #fff;
	padding-left:0;
	}

.productdetails DIV.imagedisplay  {
	margin-right:5px !important;
}

div.imagedisplay #pdlargerimagelink span {
	font-weight: bold;
}

div.imagedisplay #pdlargerimagelink {
	text-decoration:none;
	background: transparent url(../images/Master1_6/icon_magnify.gif) no-repeat scroll left bottom;
	padding: 5px 0 7px 30px;
}

div.imagedisplay #pdlargerimagelink:hover {
	text-decoration:underline;
	}

.productdetails div.imagedisplay ul.toollinks li.infolink,
.productdetails div.detailsdisplay ul.toollinks li.infolink {
	background: transparent url(../images/Master1_6/bkg_footer_links.gif) no-repeat scroll 1px 7px;
	padding-left: 0.9em;
}

.productdetails div.imagedisplay ul.toollinks {
	margin: 0.75em 0;
	}

.productdetails div.imagedisplay span#largeimagelink {
	background: none;
	width: 250px;
	margin: 0.75em 0;
	text-align: center;
	padding: 0;
}


.productdetails div.detailsdisplay dd {
	clear:left;
	}

.productdetails div.detailsdisplay dd.description {
	margin-bottom: 0 !important;
	}

.productdetails div.detailsdisplay dl dd.price #priceelement ul li span {
	margin-bottom: 5px;
	font-size: 0.9em;
	font-weight: bold;
	}

.productdetails div.detailsdisplay dl dd.price #priceelement ul li span span {
	font-size: 1em;
	}

#productdetailscontainer .detailsdisplay .waspricelabel, 
#productdetailscontainer .detailsdisplay .saveuptoamountlabel, 
#productdetailscontainer .detailsdisplay .saveuptopercentlabel {
	color: #666;
	}

.productdetails div.detailsdisplay dl dd.partnum {
	color: #000;
	}

.productdetails div.detailsdisplay dl dd.description {
	font-weight: bold;
	}


.productdetails div.alternativeproduct {
	background: transparent url('../images/Master1_4/bkg_alternative_prods.gif') repeat-y 0px 0px;
	margin-left: 0 !important;
	*margin-left: 0 !important;
	_margin-right: 10px !important;
	width: 330px !important;
	*width: 320px !important;
	_width: 330px !important;
	padding-left: 10px !important;
	float:right;
	}	
	
#pagebody #filters {
	height: 100%;
	width:140px !important;
}

/*
* html body#pagebody #filters {
	height: 100%;
	width:100px !important;
}
*/

#RefineByCategory {
background:url('../images/Master1_6/leftHandNavBkg.gif');
padding:10px;
width:120px;
height:450px;
}

/*
* html body#RefineByCategory{
padding:20px 0 0 20px !important;
width:100px !important;
}
*/

#RefineByCategory h3 {
	color: #0081C6;
	padding: 12px 0 0 0;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
	text-transform: lowercase;
	}

#RefineByCategory .refinecats .subcategory {
	margin-bottom: 0.5em;
	}

#RefineByCategory .refinecats .subcategory a {
	color: #666;
	font-size: 1.2em;
	text-transform: lowercase;
	}

#RefineByCategory .refinecats .subcategory a:hover {
	color: #0081C6;
	}

#filters .refinecats {
	margin-left: -15px;
	padding-left: 15px;
	padding-bottom:15px;
	*position: absolute;
	*left: 0px;
	*width: 100px; /* for IE6 */
}

#pagebody #filter_sub {
	background: url(../images/Master1_6/bkg_filter_sub.gif) no-repeat left top;
	float:left;
	/* height:263px; */
	width:140px;
	}

.productdetails #filters .refinecats li {
	display: block;
	}

.productdetails #filters .refinecats li a {
	text-decoration: none;
	color: #69C;
	}
.productdetails #filters .refinecats li a:hover {
	text-decoration: underline;
	}

#pagebody .toollinks a,
.productdetails div.imagedisplay span#largeimagelink a {
	color: #666;
	font-size: 0.9em;
	text-decoration: none;
}
#pagebody .toollinks a:hover,
.productdetails div.imagedisplay span#largeimagelink a:hover {
	text-decoration: underline;
}


.productdetails div.detailsdisplay .productlongdescription,
.productdetails div.detailsdisplay .descriptiveAttributes {
	color: #666;
	font-size: 1.1em;
	}

.productdetails div.detailsdisplay dd.productlongdescription ul li, 
dd.descriptiveAttributes ul li {
	background-color: transparent !important;
	}

/* pagination links */

.searchres #pagebody div.pager {
	display: inline;
	float: left;
	margin: 10px 0 20px;
	width: 200px;
	clear: left;
}

.searchres #pagebody div.jumpto {
	margin:10px 0 20px;
	clear: right;
}

.pager .pageLinks ul li{
	display: inline;
	margin-right: 0.2em;
	color: #666;
	font-weight: bold;
	font-size: 1.2em;
	}

.jumpto .ps_input {
	width: 20px;
	margin-right:60px;
}
.jumpto div {
	display: inline;
	margin-right:2px;
}


/* categories & subcats */

.result .thumbnailholder a img, .lastitem .thumbnailholder a img {
	margin-left:0;
	}

.result .thumbnailholder, .lastitem .thumbnailholder {
	margin-bottom: 0;
	}

#productlister, 
#categorylister {
	margin-top: 30px;
	width:100%;
}

.searchres #pagebody div.jumpto fieldset.formstyle .field label, 
.searchres #pagebody div.jumpto fieldset.formstyle .field input  {
	display: inline !important;
	float: left;
	}

.searchres #pagebody #JumpToPageForm p, 
.searchres #pagebody #JumpToPageForm2 p {
	color: #0081C6;
	}

.searchres #pagebody #maincontent p.searchresultinfo {
	color: #0081C6;
}
.searchres #pagebody #maincontent p.searchresultinfo span.amount {
	color: #0081C6;
	font-size:1.6em;
}

.searchres #pagebody #maincontent p span.action a {
	color: #0081C6 !important;	
	font-weight:bold;
}

.searchres #productlister, 
.searchres #categorylister {
	margin-top: 0;
	width:100%;
	}

#productlister .row, #categorylister .row {
	margin-top: 6px;
	}

.productlist ul {
	 margin-right: 25px;
}
* html #categorylister ul li ul, 
* html #categorylister ul li ul {
	width: 150px;
}

#productlister ul li.row ul li.image, #categorylister ul li.row ul li.image {
	margin-bottom: 12px;
	}

#productlister, #categorylister li.description a {
	background: none !important;
	color: #666 !important;
	text-decoration: none;
	}

#productlister, #categorylister li.description a:hover {
	color: #09f !important;
	}

#productlister, #categorylister li.description, 
#productlister, #categorylister li.discounts,
.productzone .related .result .productname,
.productzone .related .result .productdisplayprice,
.productzone .related .lastitem .productname,
.productzone .related .lastitem .productdisplayprice,
#categorylister .productlist li.price,
#categorylister .productlist li.price ul,
#categorylister .productlist li.discount {
	font-size: 1.1em;
	}

#categorylister .productlist li.discount {
	width: 148px;
	padding-bottom: 12px;
	}

#categorylister .productlist li.discount a {
	font-size: 1em;
	color: #F93;
	}
	
#categorylister .productlist li.price #priceelement ul li span {
	font-size: 0.8em;
	}

#productlister, #categorylister li.description,
#productlister, #categorylister li.price {
	text-align: center;
	}

.result .thumbnailholder a img, .lastitem .thumbnailholder a img {
	height: auto;
	}

.result .thumbnailholder, .lastitem .thumbnailholder {
	width: auto;
	margin: 0;
	}

#productlister .result, #categorylister .result, .alternativesearch .result {
	text-align: center;
	}

#productlister, #categorylister li.discounts {
	padding: 0 6px 12px 0;
	}

#productlister, #categorylister li.description img, 
#productlister, #categorylister li.discounts img {
	display: none;
	}

.browse #pagebody #maincontent #bodycontent,
.search #pagebody #maincontent #bodycontent,
.staticpage #pagebody #maincontent #bodycontent {
	width:100%;
	position:static;
	}

.result a {
	text-decoration: none;
	}

div.productlist ul li.discount a,
#categorylister span.discount a,
.productzone .related .result .productdisplayprice a {
	color: #F93;
	font-weight: bold;
	text-decoration: none;
	}

div.productlist ul li.discount a:hover,
#categorylister span.discount a:hover,
.productzone .related .result .productdisplayprice a:hover {
	color: #09F;
	text-decoration: underline;
	}

#pagebody .thumbnailholder a,
#pagebody .thumbnailholder a:hover {
	text-decoration: none;
	background: #fff url();
	padding-left: 0;
	}

#pagebody .productlist ul a {
	text-decoration: none;
	background: #fff url();
	padding-left: 0;
	}

#pagebody .productlist ul a:hover {
	text-decoration: underline;
	}

.productlist img {
	width: 130px;
	height: 130px;
	background-color: #faf8f7;
	}

.productlist li.discount a {
	color: #0081C5 !important;
	text-decoration: underline !important;
	}

/* prices */

#priceelement span.label {
	color: #808080;
	font-weight: normal;
	}

span.amount {
	color: #0082C8;
	font-weight: bold;
	}

#basket_display .summary tr.discount_total td span.amount {
	color: #F33;
	}

#basket_display tr.basket_contents td.quantity span.action {
	*padding-top: 0px !important;
	}

#basket_display tr.basket_headers th.price, 
#basket_display tr.basket_contents td.price  {
	*padding-top: 10px !important;
	}

#basket_display tr.basket_contents td.total {
	padding-top: 12px !important;
	*padding-top: 25px !important;
	}

#display td.total span {
	color: #666;
	}

#basket_display tr.basket_contents td.total ul li span.discount {
	color: #F33;
	}

#display tr.products td.total span.discount {
	color: #F33;
	font-weight: bold;
	clear: both !important;
	}

/* bundles */

#bundle_container #bundle_display,
#bundle_container  {
	width:760px;
	float: right;
	}

.bundles #pagebody div.buttons {
	clear: both;
	}

.bundles #filters {
	width: 180px;
	float: left;
	}

/* Order Summary */

#display td,
#display th  {
	color: #666;
	}

#display tr.totals td .summary_totals th {
	color: #666;
	border: none;
	background-color: transparent;
	}

#display tr.totals td .summary_totals td {
	text-align: right;
	padding-right: 8px;
	color: #0081C6;
	}

#display tr.totals td.billing_address a.action {
	color: #69C;
	}

#display tr.products td.options ul li.type {
	text-align: right;
	margin-right:15px;	
	}

/* popup styles */

.productsLargeImage a img {
	margin-right: 12px;
	margin-bottom: 3px;
	}
	
.moreinfopopup {
	background: #fff !important;
	color: #000 !important;
}
	
.moreinfopopup a img {
	margin: 12px;
}

/* Overrides for various styles to fit SS09 layout */

#hpContentSpots {
	width: 940px !important;
	margin-left: -15px !important;
	margin-top: -11px !important;
}
#checkout_container div.actions ul, #display, #checkout_container #offer_code, #checkout_container #intro, #page_actions {
	width:915px !important;
}
.userreg .action {
	margin-right:30px;
}

/* JQuery checkbox/radio button replacement */

/* There are 3 possible states for the checkboxes 
1. disabled 
2. checked
3. hover
 */

.jquery-checkbox {display: inline-block; line-height: 19px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline-block;}

.jquery-checkbox img {vertical-align: middle; width: 18px; height: 19px;}
.jquery-checkbox img{background: transparent url(../images/Master1_6/icon_stock_status.gif) no-repeat;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: 0px -19px !important;
}
.jquery-checkbox-checked img{
	background-position: 0px -38px !important;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: 0px -38px;
}

/* preOrder status */
.preOrder .jquery-checkbox img{
	background-position: 0px -76px !important;
}
.preOrder .jquery-checkbox-hover img{
	background-position: 0px  -95px !important;
}

.preOrder .jquery-checkbox-checked img {
	background-position: 0px -114px !important;
}

/* not available status */
.jquery-checkbox-disabled img,
.notAvailable .jquery-checkbox-disabled img,
.notAvailable .jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: 0px -56px !important;
	cursor:not-allowed
}

/*
.productdetails h1,
.productdetails .productcode {
	margin-left:255px;
	_margin-left:280px
} */

.productdetails div.imagedisplay,
.productdetails div.alternativeproduct {
	margin-top:-40px !important;
}


.productdetails #zoomfeature {
	text-align:center;
}


/* CR10/CR11 Alternative items */
.productdetails div.alternativeproduct .alternativewrapper {
	margin:5px;
	float:left;
	width:150px;
}

#bodycontent.table{
	width: 980px !important;
}

.safe{
	width: 990px !important;
	margin: 0 auto !important;
}
html{
	width: 100%;
}

div#logo{
	width: 161px !important;
	height: 58px !important;
	border: 0px solid #666 !important;
	background-color: transparent !important;
	margin:0 0 30px 0 !important;
}

#recentlyviewed h2 {
float:left;
height:150px;
margin:0 !important;
padding:0 15px 0 0;
text-indent:-999em;
background:url(../images/Master1_4/recentlyViewed.gif);
width:30px;
}

#recentlyviewed  {
clear:both;
padding-top:10px;
/* height:200px !important;  */
*height:150px !important;
}

.productdetails div.alternativeproduct dl.alternative {
display:block;
margin-bottom:20px;
margin-left:0;
min-height:17.5em;
width:140px;
}

.productdetails div.alternativeproduct .alternativewrapper {
float:left;
margin:5px;
width:150px;
_width:130px !important;
}

#recentlyviewed ul li div.details {
border:1px solid #666666;
display:none;
left:0;
overflow:auto;
position:absolute;
top:0;
width:140px;
}

p.rvprice {
display:none !important;
}