﻿/* -- Generic --*/
#mainContentPadding {
	padding-left:2em;
	}
#mainContentPadding h1 {
	padding:10px 0 0 0 ;
	}	
.pageTitle{
	width:100%;
	/* border-bottom:1px solid #cac4ba;*/
	float:left;
	}
.pageTitle p{
	clear:both;
	padding:1em 0;
	}
.order h1{
	float:left;
	}
.proceedButton {
	float:right;
}
/* -- moved to online/core.css
.warning {
	background-color:#fff;
	background-image:url(../basket/I/basketWarningBkgrd.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:2px solid #804251;
	margin:1em 0 0 0;		
	width:100%;
}
.warning p{
	padding:1em;
	}
*/
#customerDeliverySummary .warning {
    padding:0 1em;
    margin:1em 0;
    width:280px;
}

p.continueShopping{
	width:50%;
	float:left;
	padding:0;
	}
p.backTo{
	width:93%;
	float:right;
	padding:0;
	}	
p.backTo a{
	float:right;
	}	
/* --- CHECKOUT STEPS --- */
.order .steps{
    padding: 1em 0 1em 0;
}
.order .steps ul{
    padding: 0;
    margin: 0;
    list-style-image:none;
    list-style-position:inside;
    list-style-type:none;
}
.order .steps ul li{    
    color: #A3A3A3;
    font-weight:bold;
    background: url(I/Checkout/stage.gif) left no-repeat;
    padding: 0 30px 0 30px;
    margin: 0 0 0 0.3em;
	display:inline;
	line-height:2em;
}
.order .steps ul li.previous {
    padding: 0 10px 0 30px;
}
.order .steps ul li a{
    padding: 0 20px 0 0;
    font-weight:bold;
}
.order .steps ul li.current a, .order .steps ul li.current{
    color:#000;
    text-decoration:none;    
}
.order .steps ul li.current a:hover{
	text-decoration:underline;
}
.order .steps ul li.previous a, .order .steps ul li.previous{
    text-decoration:none;
}
/*.order .steps ul li.previous{
    padding-right: 0.65em;
}*/
.order .steps ul li.previous a{
    background: url(I/Checkout/stageComplete.gif) right no-repeat;
}
.order .steps ul li.previous a:hover{
	text-decoration:underline;
}
.order .steps ul li.current{
    background: url(I/Checkout/currentStage.gif) left no-repeat;
   /* padding: 0 0.7em 0 2em;*/
}
.order .steps ul li.first{
    background: none;
    padding-left:0px;
}
.order .steps ul li.previous span{
    padding: 0 20px 0 0;
    font-weight:bold;
}
.order .steps ul li.previous span{
    background: url(I/Checkout/stageComplete.gif) right no-repeat;
}
.sectionContainer p.deliveryMessage{
	padding:0.5em 0;
}
/* --- sectionContainer --- */
.sectionContainer
{
    position:relative;
    display:block;
	width:650px;
	margin:1em 0;
	padding-bottom:1em;
	border-bottom:1px solid #cac4ba;
	clear:both;	
	float:left;
}
#topAddressCont{
	margin-top:0;
}
#borderlessSectionCont
{
	border:none;
	padding-bottom:0;
}
.sectionContainerContent{
	padding-top:1em;
	}
.dynAddress	{
	padding-top:1em;
	display:block;
	clear:both;
	width:100%;
	float:left;
	}
.sectionContainer h2{
	color:#661427;
	font-size:1.2em;	
	font-weight:bold;
	clear:both;
}
.sectionContainer p{
	clear:both;
	padding:.75em 0;
}
.sectionContainer .contactNumbers p 
{
	padding:0 0 1em 0;
}
fieldset .col1 
{
	float:left;
	width:320px;
	padding:0 0 1em 0;
}
fieldset .col2 {
	float:right;
	width:320px;
	padding:0 0 1em 0;
}
.sectionContainer ul{
	list-style:none;
}
.sectionContainer ul li {
	margin-bottom:1em;
	float:left;
	width:100%;
}
.sectionContainer label, span.title, span.expDate {		
	display:inline;
	float:left;
	font-weight:bold;
	width:11.5em;
	overflow:hidden;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}
.paymentCardholdersAddress label
{
	display:inline;
	float:left;
	font-weight:bold;
	width:11.5em;
	overflow:hidden;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	color: #000000;
}
.sectionContainer label.fullDetail {	
	display:block;
	float:none;
	font-weight:normal;
	width:100%;
	padding:1em 0;
}
.sectionContainer label em {
	position:absolute;
	font-style:normal;
	color:#611427;
	right:5px;
	top:0px;
}
.sectionContainer label em,
.sectionContainer label span {display:block;}

.sectionContainer label.fullLabel {	
	width:100%;
	font-weight:normal;
	float:left;
	padding:1em 0;
}
.sectionContainer label#delNotes {	
	padding:0.5em 0;
}
h3.label {
	font-size:1em;	
	font-weight:bold;
	float:left;
	width:11.5em;
}
.address, .sectionContainer input, .sectionContainer select{
	float:left;
}
.sectionContainer input#issueNumber,
.sectionContainer input#security {
    width:3em;
    text-align:center;
}



.sectionContainer input,
.sectionContainer textarea {
    color:#000;
}
/*.sectionContainer input {
    margin-left:1em;
}*/
.sectionContainer input:focus,
.sectionContainer textarea:focus {
    color:#000;
}

.address address{	
	font-style:normal;
	font-weight:normal;
	float:left;
	clear:both;
	padding:0.75em 0;
	line-height:1.6em;
	width:100%;
	padding-bottom:10px;
	}
.address ul li{	
	padding-top:0.3em;
	margin-bottom:0;
	clear:both;
	}
	.address{	
	padding-bottom:10px;
	}
	.address h2, #basketSummary h2{	
	padding-bottom:5px;
	}
.address a{
	margin-top:1em;	
	float:left;
	}
.contactNumbers h3{
	padding-bottom:.5em;	
	font-size:1em;
	/*font-weight:normal;*/
	}
span.value, p.value{
	font-weight:normal;
	}	
p.value a{
	font-weight:normal;
	}
/* --- Add new address --- */	
input.postcode{
	float:left;
	width:5em;
	margin-top:.1em;
	}
input.search{
	float:left;
	width:64px;
	}
	input.search, input#selectAddress, input#selectCardAddress{
	margin-left:1em;

	}		
a.cantFindAddress{
	margin:0.5em 0 0.5em 11em;	
	clear:both;
	float:left;
	width:14em;
	}
a.addNewAddress{
	margin-left:.5em;
	line-height:1.7em;
	}	
p.or{
	padding:0;	
	}
.nickName	{
	display:block;
	clear:both;
	font-weight:bold;
	padding:0 0 1em 11em;
	}

/* --- Delivery Options --- */
.order div.sectionContainer ul.delivery{
	padding:1em 1.5em 1.5em 1.5em;	
	}
.order div.sectionContainer ul.delivery li{
	margin:0 0 1.5em 0;
	width:100%;
	float:left;
	}	
ul.delivery li h3{
	display:inline;
	float:left;
	font-size:1.2em;
	}	
p.freeOrders{
	clear:none;
	display:inline;
	float:left;
	padding:0 0 0 1em;
	color:#c00;
	font-size:1.2em;
	font-weight:bold;
	}
p.description {
	padding-right:230px;
}
p.fullList{
	padding:0;
	}	
ul.delivery li input.book,
ul.delivery li img.book{
	float:right;
	padding-right:15px;
	}
.disabled h3, .disabled .freeOrders, .disabled p.description {
	color:Gray;
	}
.weWillDeliver{
	width:55%;	
	margin-bottom:1.5em;
	float:left;
	}	
.weWillDeliver p{
	padding:1em;
	}
.sectionContainer p.freeDelivery {
	color:#CC0000;
	float:left;
}
	
p.pleaseNote{
	margin-bottom:1em;
	clear:both;
	}
p.ageNote {
	/*float:left;*/
	margin-bottom:1em;
	font-weight:bold;
	clear:both;
	}

p.floatLeft{
	float:left;
	}
.doubleColumn p, .address p.leftPadding, address.leftPadding{
	padding: 0 0 0 11em;
	margin-bottom:0.5em;
	width:200px;	
	}
.address p{
	padding:0 0 1em;
	float:left;
	clear:none;
	}

.doubleColumn a{
	padding:0 0 0 1em;
	}
p.strong{
	font-weight:bold;
	}
input.gift{
	width:auto;
	}
textarea.deliveryGiftText{
	width:95%;
	}
span.willDeliver, .willDeliver{
	float:left;
	clear:right;
	}	
.sectionContainer h2 label{
	width:auto;
	font-weight:bold;
	margin-right:1em;
	}

/* --- Payment page --- */	
.acceptableCreditCards {
	width:200px;
	float:right;
}
fieldset.paymentDetails ol {
	list-style-type:none;
	margin:0;
	padding:1em 0 0 0;	
	float:left;
	width:400px;
}
fieldset.paymentDetails ol li {
	float:left;
	margin-bottom:1em;
	width:400px;
}
fieldset.cardExpiryDate label {
	width: 4.4em;
}
fieldset.cardExpiryDate .expDateColumn{
	width:5.75em;
	float:left;
}
fieldset.cardExpiryDate .expDateColumn select{
	margin:.25em .8em 0 0;
}
fieldset.paymentDetails ol li.storeCardDetails{
	width:650px;
	}
fieldset.paymentDetails li.storeCardDetails {
	margin-bottom: 0;
	width:650px;
}
/*#foreName-emsg,#surName-emsg,#newPostCode-emsg,
#newEveTel-emsg,#newDayTel-emsg,#newMobTel-emsg,
#dayTel-emsg,#eveTel-emsg,#mobTel-emsg,#newPropertyType-emsg,
#newAddressNickname-emsg{
color:#CC0000;
float:left;
padding:0 0 0.25em 11em;
font-weight:normal;
}*/

#dayTel-emsg,#eveTel-emsg,#mobTel-emsg,#newPostCode-emsg,
#foreName-emsg,#surName-emsg,#newPostCode-emsg,
#newEveTel-emsg,#newDayTel-emsg,#newMobTel-emsg,
#dayTel-emsg,#eveTel-emsg,#mobTel-emsg,#newPropertyType-emsg,
#newAddressNickname-emsg
{
	padding:0;
	font-weight:normal;
}
#giftNotes-emsg
{
color:#CC0000;
float:left;
padding-top: 1em;
font-weight:normal;
width:100%;
}
.masterCardImg {
	padding-left: 1.3em;
}
.visaTxt {
	float:left;
	margin:  .5em 0 0 1.5em;   
	width:6em;
	text-align:center;
	height:31px;
}
.visaTxt a {
    background: url(I/Checkout/verifiedByVISA.gif) top no-repeat;
    padding-top:31px;
	width:6em;
    float:left;
}
.masterCardTxt {
	float:left;
	margin:  .5em 0 0 1em;       
	width:6em;
	text-align:center;
}
.masterCardTxt a {
    background: url(I/Checkout/masterCardSecureCode.gif) top no-repeat;
    padding-top:31px;
	width:6em;
    float:left;
}
input#storeCreditCard {
	float: left;
}
li.storeCardDetails label {
	float: left;
	margin-left: 1em;
	width: 90% !important;
}
.billingAddress address {
	display: block;
	float: left;
	margin-right: 1em;
}
span.switchIssueNumber, a.securityCode{
	padding-left:.5em;
}

/* --- Use Vouchers and eCoupons --- */
#voucherList .voucher, #voucherList .coupon, .giftcard{
	background:#EAEAEA none repeat scroll 0 0;
	margin:0 0 1em;
	padding:1em;
}
.voucherEcouponNote {
	float:left;
	width:70%;
}
.addToOrder {
	float:right;
	padding:.5em 0 0 0;
}
.itemCont{
	clear:both;
	height:3em;
}
p.itemUsed {
	float:left;
	padding:0 4em 0 0;
	width:auto;
	clear:none;
}
#giftWrap p.itemUsed {
	clear:both;
}
body.jsEnabled #giftWrap .collapsible, 
body.jsEnabled #voucherEcoupWrap .collapsible, 
body.jsEnabled #giftNoteContainer .collapsed {
	display: none;
}
.useItem {margin:0 0 0 10px;}
h3.addingVoucher {
	margin:1em 0;
	clear:both;
	font-size:1em;
	width:320px;
	float:left;
}
input.updateItem 
{
    float:right;
}
input.useVoucherEcoupon, input.useGiftCard{
	margin:0 0 0 1em;
	}
fieldset.giftCard input {
	height:13px;
	margin:2px 0pt 0pt;
	width:13px;
	display:block;
}

#voucherList div span,
#giftCardList div span {
    display:block;
    width:100%;
    clear:both;
    height:1.6em;
}
#voucherList div span,
#giftCardList div span {
    clear:none;

}
#giftCardList span.giftValue 
{
	float:left;
	display:inline;
	width:100px;
}
#giftCardList .invalid span.giftValue 
{
    color:#ccc;
}
body fieldset.giftCard input {
    display:inline;
    float:left;
}
body .order fieldset.giftCard label {
    display:inline;
    float:left;
    /*width:480px;*/
}
.order .giftCard {
    display:block;
    clear:both;
}
body .order fieldset.giftCard label {
    display:inline;
    float:left;
    /*width:480px;*/
}
.order fieldset.vouchers label, .order fieldset.giftCard label {
	display:inline;
	float:left;
	font-weight:bold;
	margin-right:1em;
	padding-left:0.5em;
	width:auto;
}
.order fieldset.vouchers .invalid label, .order fieldset.giftCard .invalid label 
{
    color:#ccc;
}
#voucherList div .removeItem, #giftCardList div .removeItem {
	background: url(I/Checkout/removeItem.gif) no-repeat scroll left center;
	display:inline;
	float:right;
	width:auto;
	height:auto;
}
.removeItem {
	padding-left:1.5em;
}
/*
#voucherList .invalid .removeItem, #giftCardList .invalid .removeItem
{
    color:#ccc;
    background: url(I/Checkout/removeItemOff.gif) no-repeat scroll left center;
}
*/
.order .voucherDesc2, .order .giftCardDesc {
	font-weight:normal;
	padding:1em 0 0 1.7em;
}
.order .invalid .voucherDesc2, .order .invalid .giftCardDesc 
{
    color:#CC0000;
}
p.small{
	padding:0 0 1em 0;
	font-size:.9em;
	width:auto;
	}
.sectionContainer label.impMsg{
	width:auto;
	float:none;
	line-height:2em;
	}	
input.ageConcent{
	float:none;
	margin:2px 10px 0 0 ;
	}
	
ul.errorNotice {
	margin-left:0;
	padding:0 0 1em 1.8em;
	clear:both;
	width:90%;
	color:#c00;
	list-style-position:outside;
}
ul.errorNotice li a{
	color:#c00;
	}

.productListContent span.errorMsg, #header .quantity fieldset span.errorMsg {
	padding:0 0 0 0.2em;
}
body#checkout_payment span.errorMsg{
	padding:0;
}
span#address-emsg {
	float:none;	
}
.error input {
	background-color:#F5E1E1;
}

/* -- Order Confirmation -- */

.order #orderConfirmation {
	clear:both;
	width:650px;
}
.order #customerDeliverySummary {
	border-right:1px solid #CCCCCC;
	float:left;
	/*margin-right:2em;*/
	padding-right:2em;
	width:300px;
}
.order #basketSummary {
	float:right;
	margin-top:.75em;
	width:300px;
}
.order #whereNextLinks {
	list-style:none;
	margin:0;
	padding:0;
	float:none;
}
.order div.sectionContainer ul {
	float:left;
	/*width:97%;*/
}
.order #whereNextLinks li {
	float:left;
	margin:0;
	padding:0;
	width:48%;
}
.order #whereNextLinks ul li {
	float:none;
	width:100%;
	margin: 0 0 .3em 0;
}

/* -- Order Confirmation -- */
#checkout_confirmation .warning{
	margin-bottom:20px;
}
.contactTelNums{
	margin-bottom:1em;
	}
.contactTelNums p{
	padding:0;
	margin:0
}
h3.phoneNumbers{
	clear:both;
	padding:.5em 0;
	font-size:1em;
	}
.clearBoth{
	clear:both;
	}
p.orderNumber{	
	margin:0 0 1em 0;
	padding:0 20px 0 0;
	width:90%;
	background:url(I/Checkout/stageCompleteTransparent.gif) bottom right no-repeat;	
}
p.orderNumber strong {font-size:1.4em;}
p.orderNumber img{
	margin:0 0 0 .75em;
	}
#basketSummary dl {
	float:left;
	margin:0 0 2em 0;
	padding:0;	
	width:290px;
	}
#basketSummary dt {
	float:left;
	padding-top:0.3em;
	width:55%;
}
#basketSummary dd {
	float:right;
	margin-left:1em;
	padding-top:0.3em;
}
#basketSummary h2{
	clear:both;
}
#basketSummary dt.Subtotal,
#basketSummary dd.Subtotal{
	font-size:1.3em;
	font-weight:bold;
}
.itemsAddedHeader{
	background-image:url(I/Checkout/itemsAddedBkgrd.gif);
	background-position:left bottom;
	background-color:#64192c;
	background-repeat:repeat-x;
}	
.itemsAddedHeader h3{
	float:left;
	color:#fff;
	padding:0 0 .5em 0;
	font-size:1.1em;	
}
.itemsAddedHeader span a{	
	float:right;
	color:#fff;
	padding:.2em 1.3em 0 0;
	margin:0 .5em 0 0;
	background-image:url(I/Checkout/viewAllYourOrderItems.gif);
	background-position: 100% .5em;
	background-repeat:no-repeat;
}	
.itemsAddedContainer table{
	border:1px solid #64192c;
	width:100%;
	font-size:100%;
}
.itemsAddedContainer table th,
.itemsAddedContainer table td{
	padding:.5em .5em .8em .5em;
}

.itemsAddedContainer table.dataTable thead tr th {
	background:#fff;
	color:#000;
	text-align:left;
}
.itemsAddedContainer table td.quantity, 
.itemsAddedContainer table.dataTable thead tr th.quantity,
.itemsAddedContainer table td.price,
.itemsAddedContainer table.dataTable thead tr th.price{
	text-align:center;
	}
.itemsAddedContainer table.dataTable thead tr th.quantity,
.itemsAddedContainer table.dataTable thead tr th.price{
	width:12%
	}	
.itemsAddedContainer table.dataTable tr th.product{
	font-weight:normal;
	text-align:left;
	} 
#tempNode {
	display:none;
}
#addNewAddress.hide {
	display:none;
}
span.addToOrder a#vColTrigger, span.addToOrder a#gColTrigger {
display:none;
}
body.jsEnabled span.addToOrder a#vColTrigger, body.jsEnabled span.addToOrder a#gColTrigger {
display: block;
}
p#cardLinks {
	position:absolute;
	right:0;
}

label#propertyType {
	cursor:pointer;
}

div.itemsAddedContainer {
	margin-top:10px;
}
div.background 
{
    background-color:#fff;
}
div.twoPartContainer 
{
    float:left;
}
div.payment div.twoPartContainerTop 
{
    background:#611427 url(I/Basket/basketHeadingTopBkgrd.gif) no-repeat left top;
    display:block;
    height:11px;
    width:263px;   
}

div.payment div.twoPartContainerHeader 
{
    background:url(I/Basket/basketHeadingBkgrd.gif) repeat-y center top;
    border-bottom:1px solid #696D6C;
    height:2.2em;
    margin:0;
    padding:0;
    width:263px;
}
div.payment div.twoPartContainerHeader h2 
{
    color:#FFF;
    display:inline;
    float:left;
    font-size:1.3em;
    font-weight:bold;
    line-height:1.5em;
    margin-left:0.5em;
}
div.payment div.twoPartContainerBody 
{
    background:#fff url(I/Basket/basketBkgrd.gif) repeat-y left top;
    float:left;
    margin:0;
    padding:8px 0 0;
    width:263px;
}
div.payment div.twoPartContainerBottom 
{
    background: url(I/Basket/basketBottomBkgrd.gif) no-repeat left center;
    display:block;
    float:left;
    height:11px;
    width:263px;
}
div#giftNoteContainer div.collapsible
{
    width:99%;
    float:left;
}
.sectionContainer h2 input.giftOption {
    margin-right:1.0em;
}
.freeDelivery 
{
	color:#CC0000;
}


