/*  Start breadcrumb styles */

.accountdisplay #breadcrumb {
	width: 960px;
	margin-left: 0;
	padding-bottom: 16px;
	margin-bottom: 16px;
	padding-left: 0;
	list-style-type: none;
	}
	
#checkout_breadcrumbs #breadcrumb li {
	display: inline;
	padding: 0;
	margin: 0;
	}

.accountdisplay #standard_breadcrumbs #breadcrumb li {
	display: inline;
	padding: 0;
	margin-right: 0;
	}
#checkout_breadcrumbs #breadcrumb li.first {
	background: none;
	}

.accountdisplay ul li.first {
 	padding-left: 0 !important;
	margin-left: 0;
	background: none;
	}

/* End breadcrumb styles */

div.myaccount h2 {
	color: #9b0008;
	}

div.myaccount p {
	margin-left: 20px;
	}

.signincol {
	width:50%;
	float: left;
	}

.newcustcol {
	width:46%;
	float:left;
	padding-left:3%;
	}
	
div.field {
	display: block;
	margin-bottom: 12px;
	clear: both;
	overflow: hidden;
	_display: inline-block;/* haslayout fix for IE6 */
	}

* html .selectbox {
	margin-bottom: 12px;
	}

div.field label,
div.field div {
	float: left;
	}

div.field label {
	width: 200px;
	}

.userreg p.lastlogon {
	display: none; /* requested by WD 01/01/000361 */
	}

.userreg #Register #phonenumbers {
	padding-bottom:12px;
	margin-bottom:0;
	}

.userreg #Register #phonenumbers span.txtassist {
	position: relative;
	top: 18px;
	z-index: 1;
	}
	
.signin .field {
	margin-left:0;
}
.signin .field label {
	width: 100px;
	}

.quickShopProductEntry div.field label { 
	width: 50px;
	}

.newcustcol p, .forgottenpassword p, .sinlgeshipadd #pagebody p { 
	margin-bottom: 2em;
	}
	
.signin .signincol p {
	margin: 2em 0;
	}

.signin .field .user,
.signin .field .pass,
.userreg .field .email,
.forgottenpassword .field .email {
	width: 230px
	}

.newcustcol .input {
	width: 230px;
/*	margin-bottom: 12px;*/
	}

.newcustcol .action li.first {
	clear: both;
	}
.newcustcol .field div p {
	width:230px;
}

.signin .checkboxes {
	padding-left: 95px;
	margin-top: 6px;
	}

.txtassist {
	margin-left:1em;
	float: left;
	width: 50%;
	_width: 45%;
	}

.securityText {
	/*clear: both;*/
}
	
.userreg #Register div.field, .quickShopProductEntry div.field, .wlistdisp div.field, .sinlgeshipadd div.field  {
	margin-left:2em;
	}

.userreg .action {
	text-align: right;
	}

.userreg .formstyle .action, .sinlgeshipadd .formstyle .action {
	text-align: left;
	padding-left: 222px;
	clear:left;
	margin-bottom: 0.75em;
	}
	
.checkboxes, .radiobuttons {
	padding-left: 196px;
	margin-top: -1.35em;
	padding-bottom: 0.2em;
	padding-left: 199px;
	}

.checkboxes {
	padding-bottom: 0.75em;
	}


* html .field.checkboxes {
	padding-top: 1em;
	}

* html #Register h3{
	position: relative;
	top: 1.35em;
	}

* html body #Register .address_01 {
	margin-bottom: 12px;
	}
	
* html .checkboxes, * html .radiobuttons {
	padding-left: 196px;
	}

* html .radiobuttons {
	padding-top: 0.25em;
	}
	
.userreg .formstyle h3 {
	display:inline;
	margin-left: 2em;
	clear:left;
	}

.quickcheckout .formstyle h3 {
	display:inline;
	}
	
.addbookfrm .addlist {
	width: 37%;
	float: left;
	margin-top: 2em;
	min-height: 19em;
	}
	
.addbookfrm .addlist h2 {
	margin: 0 0 0.5em 0;
	padding:0;
	font-size: 1.2em;
}

.addbookfrm .address_type {
	font-weight: bold;
	}
	
.addbookfrm .create {
	clear: both;
	}

.addbookfrm div.action {
	margin-top: 20px;
	}
	
.addbookfrm .action img {
	vertical-align: top;
	margin-right: 0.5em;
	}

.updatepwd #pagebody p, .addfrm #pagebody p, .quickcheckout #pagebody p, .emailme #pagebody p, .wlistdisp p, .quickShopProductEntry p {
	margin-bottom: 1em;
	}

.addfrm .formstyle .action, .quickcheckout .formstyle .action {
	text-align: left;
	padding-left: 198px;
	clear:left;
	margin-bottom: 0.75em;
	}

.addfrm .formstyle .action {
	padding-left: 224px;
	}

.contact li.empty {
	display: none;
	}

.personalisation span.offercode {
	font-weight: bold;
	}

/* Quick order entry */


#quick_order_actions {
	clear: left;
	text-align: right;
	}

/* checkout address choice lister page */
.sinlgeshipadd .formstyle div div h2 {
	margin-bottom: 5px;
	padding-bottom: 0;
	}

.sinlgeshipadd .formstyle div.addline div {
	width: 30%;
	float: left
	}
	
.sinlgeshipadd .formstyle div div ul {
	margin-left: 24px;
	margin-top: 0px;
	padding:0;
	}
	
.sinlgeshipadd .formstyle #address_actions .first .action{
	text-align: left;
	}
	
	
/* Express Register/Guest Checkout CR0134 */

.expressRegister span.introText {
	float: left;
	display: inline;
	}

.expressRegister span.introText {
	width: 445px;
	margin-bottom:30px;
	}

.expressRegister h1  {
	margin-bottom: 0;
	}

.expressRegister span.mandatory  {
	margin-bottom: 30px;
	}

.expressRegister .formstyle {
	clear: both;
	}

.expressRegister .txtassist  {
	width: auto;
	}

.expressRegister .txtassist em {
	color: #9b0008;
	font-style: italic;
	font-weight: bold;
	font-size: 1.6em;
	}

.expressRegister #phonenumbers .txtassist {
	display: none;
	}

.expressRegister p.termsLink {
	margin-left: 255px;
	margin-bottom: 30px;
	}

.expressRegister .securityText {
	float: left;
	font-weight: bold;
	margin-left:33px;
	}
