/********************************************************************************/
/* Checkout, Basket & Customer Account CSS Elements */
/********************************************************************************/

/********************************************************************************/
/* Main Elements */
/********************************************************************************/

div.mainPageContentFullWidthCCBA {
	width: 100%;
	background: #FFFFFF;
	background: url(../images/global/ccba_background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 100%;
}

div.ccbaContainer {
	width: 980px;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	display: block;
}

div.ccbaMainPageContentContainer {
	width: 100%;
	background: #FF0000;
	background: url(../images/global/ccba_background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 100%;
	padding-bottom: 100px;
}


div.ccbaMainPageContentContainerNonIe {
	width: 100%;
	background: url(../images/global/ccba_background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	background: #FFFFFF;
}


div.ccbaBasketHolder {
	width: 100%;
	float: left;
	text-align: center;
}


div.ccbaBasketHolderInner {
	margin-top: 18px;
	width: 890px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.ccbaTitle {
	color: #1f437f;
	font-size: 150%;
	text-align: left;
	width: 100%;
	float: left;	
}

div.ccbaCustomerAccountContainerInner {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	display: block;
}

div.ccbaCustomerAccountTitle {
	color: #1f437f;
	font-size: 150%;
	text-align: left;
	width: 100%;
	float: left;
	margin-bottom: 10px;	
}

a.ccbaLink {
	color: #616161;
	font-weight: bold;
	text-decoration: none;
}

a.ccbaLink:hover {
	text-decoration: underline;
}

a.ccbaLinkLight {
	color: #616161;
	font-weight: normal;
	text-decoration: underline;
}

div.ccbaCustomerAccountIntroductionText {
	color: #515151;
	font-size: 120%;
	text-align: left;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*******************************************************************************/
/* Basket Elements */
/********************************************************************************/

div.ccbaBasketHeaders {
	float: left;
	display: block;
	color: #616161;
	font-weight: bold;
	font-size: 120%;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	border-bottom: 1px solid #063d73;
	width: 890px;
}


div.ccbaBasketHeadersInner {
	float: left;
}

div.basketContentContainer {
	width: 890px;
	float: left;
	display: block;
}

div.ccbaBasketLineContainer {
	float: left;
	color: #616161;
	font-size: 120%;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 6px;
	width: 890px;
}

div.ccbaBasketSubLineContainer {
	float: left;
	color: #616161;
	font-size: 120%;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	text-align: left;
	width: 890px;
}


div.ccbaEmptyBasketLineContainer {
	float: left;
	color: #616161;
	font-size: 120%;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 6px;
	width: 100%;

}

div.ccbaBasketItemImage {
	float: left;
	width: 98px;
	margin-left: 4px;
}

div.ccbaBasketItemDescription {
	float: left;
	width: 420px;
	padding-top: 12px;
}

a.ccbaBasketProductLink {
	color: #616161;
	font-weight: bold;
	text-decoration: none;
}

a.ccbaBasketProductLink:hover {
	text-decoration: underline;
}


div.ccbaBasketItemDescriptionSubText {
	float: left;
	padding-top: 2px;
	font-size: 75%;
}

div.ccbaBasketItemQuantity {
	float: left;
	width: 182px;
	padding-top: 25px;
}

div.ccbaBasketItemPrice {
	float: left;
	width: 100px;
	padding-top: 27px;
}

span.ccbaBasketItemPriceSmaller {
	float: left;
	width: 100px;
	font-size: 80%;
	font-weight: normal;
}

div.ccbaBasketItemRemoveLink {	
	float: left;
	padding-top: 27px;
}

div.ccbaBasketDescriptionIndent {
	float: left;
	width: 405px;
	margin-left: 15px;
	padding-top: 10px;
}

div.ccbaBasketItemQuantityIndent {
	float: left;
	width: 182px;
	padding-top: 10px;
}

div.ccbaBasketItemRemoveLinkIndent {	
	float: left;
	padding-top: 10px;
}

ul.ccbaBasketItemIndent {
	margin-top: 5px;
	float: left;
	font-size: 75%;
	margin-left: 10px;
}

li.ccbaBasketItemIndent {
	list-style: none;
}	

div.ccbaBasketLineSpacer {
	width: 100%;
	border-top: 1px #e2e4e3 solid;
	height: 2px;
	float: left;
	margin-top: 1em;
}


div.ccbaBasketUpdateContainer {
	float: left;
	width: 100%;
	color: #616161;
	text-align: left;
	font-size: 120%;
	margin-top: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: 1px solid #616161;

}

div.ccbaBasketUpdateLineText {
	float: left;
	text-align: right;
	width: 460px;
	margin-right: 30px;
	padding-top: 9px;
	color: #616161;
}

div.ccbaBasketUpdate {
	float: left;
	width: 130px;
	color: #616161;

}

input.ccbaBasketUpdate {
	background: #2dceea;
	color: #003c75;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	border: none;
	font-weight: bold;
	height: 30px;
	width: 115px;
	cursor: pointer;
}

div.ccbaBasketSubTotalTitle {
	float: left;
	font-weight: bold;
	width: 86px;
	padding-top: 9px;
	color: #616161;
}

div.ccbaBasketSubTotal {
	float: left;
	padding-top: 9px;
	float: left;
	color: #616161;
}


div.ccbaBasketDiscountsContainer {
	float: left;
	width: 100%;
	color: #616161;
	text-align: left;
	font-size: 120%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: 1px solid #e2e4e3;
	width: 890px;
}


div.ccbaBasketDiscountsTitle {
	width: 890px;
	font-weight: bold;
	float: left;
	padding-left: 105px;
}

span.ccbaBasketDiscountsRemove {
	font-size: 80%;

}

div.ccbaBasketDiscountsLine {
	width: 100%;
	float: left;
}

div.ccbaBasketDiscountsLineTitleSpacer {
	float: left;
	width: 105px;
}

div.ccbaBasketDiscountsLineTitle {
	float: left;
	padding-top: 12px;
	width: 595px;
}

div.ccbaBasketDiscountsLineValue {
	float: left;
	padding-top: 12px;
	color: #FF0000;
	font-weight: bold;
}


div.ccbaBasketTotals {
	float: left;
	color: #616161;
	font-size: 120%;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 1px solid #063d73;
	border-bottom: 1px solid #063d73;
	width: 890px;
}

div.ccbaBasketTotalsTitle {
	float: left;
	text-align: right;
	padding-left: 510px;
}

div.ccbaBasketTotalsPrice {
	float: left;
	padding-left: 22px;
	text-align: left;
}

div.ccbaBasketPromotionalCodeEntry {
	float: left;
	color: #616161;
	font-size: 120%;
	padding-top: 10px;
	width: 100%;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
}

div.ccbaBasketPromotionalCodeEntryTitle {
	float: left;
	margin-left: 0px;
	width: 130px;
	padding-top: 6px;
}

div.ccbaBasketPromotionalCodeEntryInput {
	float: left;
	width: 160px;
	padding-top: 3px;
}

div.ccbaBasketPromotionalCodeEntryButton {
	float: left;
	width: 190px;
}


input.ccbaBasketPromotionalCodeEntryButton {
	background: #2dceea;
	color: #003c75;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	border: none;
	font-weight: bold;
	height: 30px;
	width: 110px;
	cursor: pointer;
}

div.ccbaBasketContinueShopping {
	float:left;
	width: 140px;
	padding-top: 6px;
	margin-left: 70px;
}


div.ccbaBasketCheckout {
	float: right;
	width: 150px;
	text-align: right;
}

input.ccbaBasketCheckout {
	background: #003d7c;
	color: #ffffff;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	border: none;
	font-weight: bold;
	height: 30px;
	width: 140px;
	cursor: pointer;
}

div.ccbaBasketCurrencyContainer {
	margin-top: 10px;
	width: 900px;
	text-align:center;
	float: left;
}

div.ccbaBasketCurrencyFootNote {
	font-size: 80%;
	text-align: center;
	width: 900px;
	float: left;
	display: block;
}

div.ccbaBasketDeliveryCalculatorLink {
	font-size: 100%;
	text-align: center;
	width: 900px;
	float: left;
	display: block;
	padding-top: 10px;
}

a.popDeliveryCalculator {
	text-decoration: none;
	color: #616161;
}

a.popDeliveryCalculator:hover {
	text-decoration: underline;
	color: #616161;
}

div.ccbaBasketCurrencyContainerInner {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

div.ccbaBasketCurrencyTitle {
	float: left;
	color: #515151;
	width: 160px;
	text-align: right;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}


div.ccbaBasketCurrencySelect {
	float: left;
	color: #515151;
	width: 200px;
	text-align: left;
}

select.ccbaBasketCurrencySelect {
	color: #5e5e5e;
	width: 150px;
	font-size: 100%;
}

div.ccbaIEBasketFixer {
	width: 100%;
	float: left;
}

div.ccbaBasketFooter {
	float: left;
	display: block;
	width: 890px;
	margin-top: 40px;
}

div.ccbaBasketFooterInner {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div.ccbaBasketFooterItemLeft {
	float: left;
	text-align: left;
	width: 50%;
}

div.ccbaBasketFooterItemRight {
	float: left;
	text-align: right;
	width: 50%;
}

/********************************************************************************/
/* Checkout Elements */
/********************************************************************************/

div.ccbaCheckoutStageMapContainer {
	display: block;
	width: 100%;
	float: left;
	text-align: right;
}

div.ccbaCheckoutStageMapInner {
	padding: 0;
	margin: 0;
	float: right;
	display: block;
	height: 100%;
	margin-top: 62px;
	text-align: right;

}

div.ccbaCheckoutStageMapTitles {
	float: left;
	margin-top: 0px;
	padding: 0;
}

div.ccbaCheckoutStageMapTitlesText {
	float: left;
	color: #1f3d79;
	font-size: 120%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

div.ccbaCheckoutStageMapTitlesTextInner {
	float: none;
	padding: 0px;
	margin: 0px;

}


div.ccbaCheckoutStageMapTitlesArrow {
	float: none;
	padding: 0px;
	margin: 0px;
}

div.ccbaCheckoutContainer {
	width: 100%;
	height: 100%;
	font-size: 90%;
	text-align: center;
}

div.ccbaCheckoutContainerInner {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	display: block;
}

div.ccbaCheckoutStageTitle {
	color: #1f437f;
	font-size: 150%;
	text-align: left;
	padding-bottom: 24px;
	border-bottom: 1px solid #e2e4e3;
}

div.ccbaCheckoutSectionIntroductionText {
	text-align: left;
	color: #616161;
	font-size: 120%;
	margin: 18px;
	clear: both;
}

input.ccbaCheckoutButton {
	background: #003d7c;
	color: #ffffff;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	border: none;
	font-weight: bold;
	height: 30px;
	width: 150px;
	cursor: pointer;
	font-size: 90%;
}

input.ccbaCheckoutButtonLight {
	background: #2dceea;
	color: #003c75;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	border: none;
	font-weight: bold;
	height: 30px;
	width: 150px;
	cursor: pointer;
	font-size: 90%;
}

div.ccbaCheckoutLine {
	float: left;
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #003d7c;
	height: 2px;
	font-size: 1%;
	margin-top: 22px;
}

div.ccbaCheckoutLineTwo {
	float: left;
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e2e4e3;
	height: 2px;
	font-size: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.ccbaCheckoutLineThree {
	height: 2px;
	font-size: 1%;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}


div.ccbaCheckoutLineThreeInner {
	width: 98%;
	border-top: 1px solid #003d7c;
	margin: auto;
}

div.ccbaCheckoutLineFour {
	height: 2px;
	font-size: 1%;
	width: 100%;
	text-align: left;
	float: left;
	border-top: 1px solid #003d7c;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.ccbaCheckoutLineFive {
	height: 2px;
	font-size: 1%;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	float: left;
}


div.ccbaCheckoutLineFiveInner {
	width: 98%;
	border-top: 1px solid #e2e4e3;
	margin: auto;
}

div.ccbaCheckoutLineSix {
	float: left;
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e2e4e3;
	height: 2px;
	font-size: 1%;
	margin-top: 6px;
}

div.ccbaCheckoutSpacer {
	height: 2px;
	font-size: 1%;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.ccbaCheckoutSpacer2 {
	height: 20px;
	font-size: 80%;
	float: left;
	text-align: left;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.ccbaCheckoutBackButton {
	float: left;
	margin-top: 12px;
	width: 50%;
	text-align: left;
	font-size: 120%;
	padding-bottom: 12px;
}

div.ccbaCheckoutContinueButton {
	float: left;
	margin-top: 12px;
	width: 50%;
	text-align: right;
	font-size: 120%;
	padding-bottom: 12px;
}




/********************************************************************************/
/* Checkout Stage 1 Elements */
/********************************************************************************/

div.ccbaCheckoutWelcomeHeaders {
	float: left;
	color: #1f437f;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 12px;
	font-size: 150%;
}

div.ccbaCheckoutWelcomeHeadersText {
	float: left;
	width: 280px;
	margin-left: 12px;
}


div.ccbaCheckoutWelcomeMain {
	float: left;
	text-align: left;
	color: #616161;
	font-size: 120%;
}

div.ccbaCheckoutWelcomeMainSection {
	float: left;
	width: 292px;
	border-right: 1px solid #063d73;
	height: 350px;
}

div.ccbaCheckoutWelcomeMainSectionEPTitle {
	float: left;
	margin-left: 12px;
	width: 110px;
	margin-top: 2px;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.ccbaCheckoutWelcomeMainSectionEPBox {
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.ccbaCheckoutWelcomeMainText {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 12px;
}

a.ccbaCheckoutWelcomeMainText {
	color: #616161;
}

div.ccbaCheckoutWelcomeMainSignInButton {
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;;
	margin-top: 110px;
}

div.ccbaCheckoutBlueBoxContainer {
	float: left;
	height: 20px;
	width: 55px;
}

div.ccbaCheckoutBlueBox {	
	background-color: #003d7c;
	height: 10px;
	width: 10px;
	float: left;
	margin-top: 3px;
	font-size: 1%;
	margin-left: 30px;
	margin-right: 10px;
}

div.ccbaCheckoutBlueBoxText {
	margin-bottom: 8px;
	margin-left: 17px;
	height: 25px;
}

div.ccbaCheckoutWelcomeCreateAccountButton {
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;;
	margin-top: 25px;
	
}

div.ccbaCheckoutWelcomeNoAccountButton {
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 162px;
}

input.ccbaCheckoutInput {
	background: #FFFFFF;
	color: #646363;
	border: 1px solid #a5acb2;
}

input.ccbaCheckoutInputError {
	background: #FFAAAA; /*djr0013*/
	color: #646363;
	border: 1px solid #a5acb2;
}

/********************************************************************************/
/* Checkout Stage 2A Elements */
/********************************************************************************/

div.ccbaDeliverySplitChoiceRow {
	text-align: left;
	margin-left: 50px;
}

div.ccbaDeliverySplitChoiceButton {
 	float: left;
}

div.ccbaDeliverySplitChoiceLabel {
	color: #1f437f;
	font-size: 130%;
	margin-left: 26px;
	margin-bottom: 4px;

}

span.ccbaDeliverySplitOnlyAvailable {
	font-size: 90%;
	color: #616161;
}

/********************************************************************************/
/* Checkout Stage 2C Elements */
/********************************************************************************/

div.ccbaDeliveryMasterContainer {
	width: 900px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;

}

div.ccbaDeliveryAddressBox {
	width: 100%;
	float: left;
	clear: both;	/* Do Not Float Left */
}

div.ccbaDeliveryAddressBoxInner {
	float: left;
	border: 1px solid #063d73;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
}

div.ccbaDeliveryAddressHeader {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e2e4e3;
	text-align: left;
	height: 39px;
}

div.ccbaDeliveryAddressHeaderTitle {
	color: #1f437f;
	font-size: 150%;
	float: left;
	margin-top: 8px;
	width: 200px;
	margin-left: 10px;
}

div.ccbaDeliveryAddressSelectContainer {
	float: left;
	margin-top: 8px;
	width: 200px;
	padding-left: 5px;
}

select.ccbaCheckoutSelect {
	color: #686868;
	width: 158px;
}

select.ccbaCheckoutSelectError {
	color: #686868;
	width: 158px;
	background: #FFAAAA; /*djr0013*/
}

input.ccbaCheckoutDeliveryDateInput {
	color: #686868;
	width: 130px;
}

input.ccbaCheckoutDeliveryDateInputError {
	color: #686868;
	width: 130px;
	background: #FFAAAA; /*djr0013*/
}


div.ccbaDeliveryAddressAddContainer {
	font-size: 120%;
	font-weight: bold;
	margin-top: 13px;
	margin-left: 22px;
	float: left;
	text-align: left;
	color: #5e5e5e;
}

div.ccbaDeliveryAddressAddContainerReachedLimit {
	font-size: 120%;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 30px;
	float: left;
	text-align: left;
	color: #5e5e5e;
}

div.ccbaDeliveryAddressRemoveContainer {
	font-size: 120%;
	font-weight: bold;
	margin-top: 13px;
	margin-left: 70px;
	float: left;
	text-align: left;
}

a.ccbaDeliveryAddressAdd {
	color: #616161;
}

div.ccbaDeliveryAddressSectionOne {
	float: left;
	width: 100%;
	font-size: 120%;
	color: #616161;
	text-align: left;
}

div.ccbaDeliveryAddressSectionOneAddress {
	float: left;
	width: 200px;
	margin-left: 16px;
	margin-top: 10px;
	text-align: left;
}

div.ccbaDeliveryAddressSectionOneDeliveryTypeContainer {
	float: left;
	width: 200px;
}

div.ccbaDeliveryAddressSectionOneDeliveryTypeText {
	font-weight: bold;
	margin-top: 10px;
	width: 200px;
}

div.ccbaDeliveryAddressSectionOneDeliveryTypeSelect {
	margin-top: 6px;
	height: 25px;
	width: 200px;
}

span.ccbaMaxCharactersLength {
	font-size: 80%;
	font-weight: normal;
}

div.ccbaDeliveryInstructionsContainer {
	font-weight: bold;
	float: left;
	padding-left: 20px;
	margin-top: 4px;
	line-height: 26px;
}

textarea.ccbaDeliveryInstructions {
	height: 135px;
	width: 190px;
}

div.ccbaDeliveryInstructionsReadOnly {
	width: 190px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	height: 150px;
	line-height: 1.2em;
}

div.ccbaDeliveryAddressBar {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	padding: 0px;
	width: 100%;
}

div.ccbaDeliveryAddressSectionTwo {
	float: left;
	width: 100%;
	font-size: 120%;
	color: #616161;
}

div.ccbaDeliveryAddressSectionTwoProductImage {
	float: left;
	margin-left: 10px;
	text-align: left;
	padding-top: 20px;
}

div.ccbaDeliveryAddressSectionTwoProductTitle {
	float: left;
	font-size: 130%;
	color: #5e5e5e;
	margin-top: 46px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 5px;
	padding-top: 20px;
}

div.ccbaDeliveryAddressSectionThree {
	float: left;
	width: 100%;
}

div.ccbaDeliveryAddressSectionThreeProductTitle {
	color: #5e5e5e;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 8px;
	float: left;
	width: 215px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.ccbaDeliveryAddressSectionThreePersonalisationContainer {
	float: left;
	font-size: 100%;
	color: #616161;
}

div.ccbaDeliveryAddressSectionThreeArrow {
	float: left;
	margin-top: 11px;
	width: 20px;
}

div.ccbaDeliveryAddressSectionThreePersonalisationTitle {
	float: left;
	margin-top: 13px;
	margin-bottom: 5px;
	font-size: 100%;
	text-align: left;
}

a.ccbaDeliveryAddressSectionThreePersonalisationTitle {
	color: #616161;
}



div.ccbaDeliveryAddressSectionThreePersonalisationContainer {
	float: left;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	width: 332px;
}

div.ccbaDeliveryAddressSectionThreePersonalisationContainerInner {
	font-size: 100%;
	float: left;
	text-align: left;
}

div.ccbaDeliveryAddressSectionThreeProductTitleReadOnly {
	color: #5e5e5e;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 8px;
	float: left;
	width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.ccbaDeliveryAddressSectionThreePersonalisationContainerReadOnly {
	font-size: 100%;
	float: left;
	text-align: left;
	width: 440px;
	margin-left: 80px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.ccbaDeliveryAddressSectionThreePersonalisationContainerReadOnlyTitle {
	margin-left: 5px;
	width: 195px;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.ccbaDeliveryAddressSectionThreePersonalisationContainerReadOnlyData {
	margin-top: 5px;
	margin-left: 5px;
	width: 195px;
	float: left;
	font-weight: normal;
}


div.ccbaDeliveryAddressSectionThreePersonalisationGiftWrap {
	margin-left: 116px;
	margin-top: 12px;
}

textarea.ccbaDeliveryAddressSectionThreePersonalisationMessage {
	height: 54px;
	width: 300px;
}

div.ccbaDeliveryAddressSectionThreeMoveItemTitle {
	float: left;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 10px;
	font-size: 100%;
	color: #616161;
}

div.ccbaDeliveryAddressSectionThreeMoveItemLeft {
	float: left;
	margin-left: 16px;
	margin-top: 7px;
}

div.ccbaDeliveryAddressSectionThreeMoveItemInnerRight {
	margin-left: 14px;
	margin-top: 4px;
	float: left;
}

input.ccbaDeliveryAddressSectionThreeMoveItemGoButton {
	background: #2dceea;
	color: #003c75;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	border: none;
	font-weight: bold;
	height: 26px;
	width: 44px;
	cursor: pointer;
}

div.ccbaDeliveryCostSummaryContainer {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}


div.ccbaDeliveryCostSummaryTitle {
	font-size: 150%;
	color: #5e5e5e;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-bottom: 2px;
	text-align: left;
	height: 20px;
	margin-left: 10px;
	float: left;
}

div.ccbaDeliveryAwaitingItemAllocation {
	float: left;
	text-align: center;
	width: 100%;
	font-size: 120%;
	color: #5e5e5e
}

div.ccbaDeliveryAwaitingItemAllocationError {
	float: left;
	text-align: center;
	width: 100%;
	font-size: 150%;
	color: #FF0000;
	font-weight: bold;
}


div.ccbaDeliveryCostSummaryContainerInner {
	color: #5e5e5e;
	font-size: 110%;
	padding-bottom: 6px;
	float: left;
	width: 100%;
}

div.ccbaDeliveryCostSummaryContainerInnerLeft {
	float: left;
	text-align: right;
	width: 664px;
	font-size: 120%;
	font-weight:bold;
}

div.ccbaDeliveryCostSummaryContainerInnerRight {
	float: left;
	text-align: left;
	margin-left: 30px;
	font-size: 120%;
	width: 100px;
}

div.ccbaDeliveryCostSummaryTaxContainer {
	color: #5e5e5e;
	float: left;
	width: 100%;
	padding-top: 5px;
}


div.ccbaDeliveryCostSummaryTaxContainerLeft {
	float: left;
	text-align: right;
	width: 664px;
	font-size: 120%;
	font-weight:bold;
	padding-bottom: 5px;
}

span.ccbaTaxComment {
	font-size: 80%;
}

div.ccbaDeliveryCostSummaryTaxContainerRight {
	float: left;
	text-align: left;
	margin-left: 30px;
	font-size: 120%;
	width: 160px;
	padding-bottom: 5px;
}

div.ccbaDeliveryCostSummaryUpdateButton {
	width: 80px;
	float: left;
	text-align: right;
}

input.ccbaDeliveryCostSummaryUpdateButton {
	background: #2dceea;
	color: #003c75;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	border: none;
	font-weight: bold;
	height: 26px;
	width: 80px;
	cursor: pointer;
}

div.ccbaDeliveryCostFooterSummaryTitle {
	color: #5e5e5e;
	font-size: 150%;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 8px;
	float: left;
	width: 100%;
}


/********************************************************************************/
/* Checkout Add New Address (Delivery/Billing) */
/********************************************************************************/

div.ccbaCustomerAccountAddressContainerCheckout {
	width: 900px;
	padding-top: 10px;
}

div.ccbaCustomerAccountAddressCheckout {
	float: left;
	width: 900px;
}

div.ccbaCustomerAccountAddressInnerCheckout {
	margin-left: auto;
	margin-right: auto;
	width: 445px;
}


div.ccbaAddAddressButtonsContainerCheckout {
	width: 400px;
	margin-top: 10px;
	float: left;
}


div.ccbaAddAddressLine {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0c3d68;
	height: 10px;
	font-size: 1%;
	float: left;
	width: 90%;
}

div.ccbaAddAddressAddTitle {
	color: #1f437f;
	font-size: 150%;
	text-align: left;
	padding-bottom: 14px;
}

div.ccbaAddAddressHeaders {
	float: left;
	color: #5e5e5e;
	font-size: 120%;
	text-align: left;
	width: 136px;
}

div.ccbaAddAddressHeaderInner {
	height: 26px;
}

div.ccbaAddAddressHeaderInnerFootNote {
	margin-top: 14px;
	width: 100%;
	font-size: 100%;
	color: #5e5e5e;
	float: left;
	text-align: left;
}

div.ccbaAddAddressData {
	float: left;
	text-align: left;
}

div.ccbaAddAddressButtonsContainer {
	width: 400px;
	margin-top: 10px;
	float: left;
}

div.ccbaAddAddressDataElement {
	height: 26px;
}

input.ccbaAddAddressData {
	width: 250px;
	border: 1px solid #a5acb2;
}

select.ccbaAddAddressData {
	width: 250px;
}

input.ccbaAddAddressDataError {
	width: 250px;
	background: #FFAAAA; /*djr0013*/
	border: 1px solid #a5acb2;
}

select.ccbaAddAddressDataError {
	width: 250px;
	background: #FFAAAA; /*djr0013*/
}

iframe.ccbaAddAddressLookupFrame {
	width: 98%;
	height: 330px;
	border: 1px solid #5e5e5e;
}

/******************************************************************************/
/* Address Lookup */
/********************************************************************************/

body.ccbaAddressLookup {
	color: #5e5e5e;
	height: 100%;
	margin: 0px;
	font-size: 100%;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: 80%;
	background: #FFFFFF
}

div.ccbaAddressLookupContainer {
	width: 350px;
	height: 100%;
	color: #666666;
	text-align: center;
	float: left;
	margin-top: 20px;
}

div.ccbaAddressLookupContainerInner {
	width: 98%;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
}

div.ccbaAddressLookupIntroduction {
	width: 100%;
	float: left;
	text-align: left;
	padding-top: 1em;
	padding-bottom: 2em;
	color: #5e5e5e;
	margin-left: 10px;
	margin-top: 20px;
}

div.addressLookupInner {
	width: 95%;
	float: left;
	text-align: left;
	padding-top: 0.3em;
	color: #5e5e5e;
}

div.ccbaAddressLookupHeaderLeftTitle {
	width: 30%;
	text-align: left;
	float: left;
	height: 1.5em;
	padding-top: 0.8em;
}

div.ccbaAddressLookupHeaderLeft {
	width: 45%;
	text-align: left;
	float: left;
	height: 1.5em;
	padding-top: 0.5em;
}

div.addressLookupSearchHeaderRight {
	width: 60%;
	text-align: left;
	float: left;
	height: 1.5em;
	padding-top: 0.2em;
}

div.ccbaAddressLookupButton {
	width: 15%;
	text-align: left;
	float: left;
	height: 1.5em;
	padding-top: 0.6em;
	margin-left: 5px;
	font-weight: bold;
}

input.ccbaAddressLookupButtonInitiate {
	width: 80px;
	height: 20px;
	background: #25c1da;
	color: #003d7c;
	text-align: center;
	font-size: 100%;
	border: 1px solid #003d7c;
	margin-left: 15px;
}

input.ccbaAddressLookupButton {
	width: 40px;
	height: 20px;
	background: #25c1da;
	color: #003d7c;
	text-align: center;
	font-size: 80%;
	border: 1px solid #003d7c;
}



div.ccbaAddressLookupResultsContainer {
	width: 98%;
	padding-top: 1em;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	text-align: left;
}

div.ccbaAddressLookupResultsInner {
	width: 100%;
	padding-top: 0.5em;
	padding-bottom: 0.8em;	
	float: left;
}

div.ccbaAddressLookupResultsLeft {
	width: 15%;
	height: 1.5em;
	float: left;
	text-align: center;
	padding-top: 5px;
}

div.ccbaAddressLookupResultsRight {
	width: 82%;
	height: 1.5em;
	float: left;
	text-align: left;
	font-size: 85%;
	padding-bottom: 5px;
	border-bottom: 1px solid #c0c0c0;
	height: 30px;
}

/******************************************************************************/
/* Checkout Payment */
/******************************************************************************/

div.ccbaPaymentPadder {
	float: left;
	width: 100%;
	height: 200px;
}

div.ccbaPaymentTitle {
	color: #1f437f;
	font-size: 150%;
	text-align: left;
	padding-bottom: 16px;
}

div.ccbaPaymentCardTitle {
	color: #5e5e5e;
	font-size: 150%;
	text-align: left;
	margin-top: 13px;
	padding-bottom: 12px;
	margin-left: 5px;
}

div.ccbaPaymentCardText {
	color: #5e5e5e;
	font-size: 130%;
	text-align: left;
	margin-top: 12px;
	margin-left: 6px;
}


div.ccbaPaymentCardRow {
	color: #5e5e5e;
	font-size: 130%;
	text-align: left;
	margin-left: 6px;
	float: left;
	width: 100%;
	margin-top: 10px;
}

div.ccbaPaymentCardRowInnerLeft {
	line-height: 28px;
	float: left;
	width: 164px;
}

div.ccbaPaymentCardRowInnerRight {
	float: left;
	width: 222px;
	margin-top: 2px;
}

div.ccbaPaymentAddressSectionOne {
	float: left;
	width: 165px;	
}

div.ccbaPaymentAddressSectionTwo {
	float: left;
	width: 400px;	
}

div.ccbaPaymentCardRowInnerLeftLower {
	line-height: 22px;
	float: left;
	width: 300px;
}

div.ccbaPaymentCardRowInnerRightLower {
	float: left;
	margin-top: 2px;
}

div.ccbaPaymentCardRowTitle {
	margin-top: 2px;
}

div.ccbaPaymentCardRowInnerRightElement {
	margin-top: 5px;
	clear: both;
}

div.ccbaLoyaltyCardFootNote {
	color: #515151;
	font-size: 100%;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	width: 100%;
}

select.ccbaPaymentSelect {
	color: #5e5e5e;
	width: 155px;
}

select.ccbaPaymentSelectError {
	color: #5e5e5e;
	width: 155px;
	background: #FFAAAA; /*djr0013*/
}

select.ccbaPaymentSelectError {
	color: #5e5e5e;
	width: 155px;
	background: #FFAAAA; /*djr0013*/
}

select.ccbaPaymentMonth {
	color: #5e5e5e;
	width: 75px;
}

select.ccbaPaymentMonthError {
	color: #5e5e5e;
	width: 75px;
	background: #FFAAAA; /*djr0013*/
}

input.ccbaPaymentInput {
	background: #FFFFFF;
	border: 1px solid #a5acb2;
}

input.ccbaPaymentInputError {
	background: #FFAAAA; /*djr0013*/
	border: 1px solid #a5acb2;	
}

div.ccbaPaymentCardRowTotalsSummary {
	color: #5e5e5e;
	font-size: 100%;
	text-align: left;
	margin-left: 6px;
	float: left;
	width: 100%;
	margin-top: 10px;
}

div.ccbaPaymentCardGiftVouchersAppliedContainer {
	width: 100%;
	float: left;
	margin-top: 5px;
	font-size: 100%;
	padding-left: 300px;
}

div.ccbaPaymentCardGiftVouchersAppliedTitle {
	margin-top: 5px;
	font-weight: bold;
}

div.ccbaPaymentCardGiftVouchersAppliedRow {
	margin-top: 5px;
}

div.ccbaPaymentCardGiftVouchersAppliedData {
	float: left;
}

div.ccbaCheckoutPopUpContainer1 {
	position: absolute;
}

div.ccbaCV2InformationPopupContainer {
	position: relative;
	float: left;
	font-size: 150%;
	font-size: 120%;
	color: #003d7c;
	left: 300px;
	top: 50px;
}

div.ccbaCV2InformationPopupInnerClose {
	position: absolute;
	left: 315px;
	top: 5px;
}

a.ccbaCV2InformationPopupInnerClose {
	text-decoration: none;
	color: #7D7D7D;
}

div.ccbaCV2InformationPopupInner {
	height: 400px;
	width: 400px;
	background: #FFFFFF;
	position: absolute;
	background-image: url(../images/global/sku_zoom_background.gif);
	text-align: left;
}

div.ccbaCV2InformationDetailContainer {
	height: 395px;
	width: 395px;
	border-left: 1px solid #7D7D7D;
	border-top: 1px solid #7D7D7D;
}

div.ccbaPaymentCV2InformationTitle {
	font-size: 125%;
	color: #5e5e5e;
	margin-top: 10px;
	padding: 10px;
}

div.ccbaPaymentCV2InformationContainerImage {
	text-align: center;
	padding-left: 25px;
	padding-top: 20px;
}

div.ccbaPaymentCV2InformationContainerDetail {
	padding: 15px;
}


div.ccbaPaymentCV2InformationImageContainer {
	float: left;
	margin: 10px;
}

div.ccbaCheckoutPopUpContainer2 {
	position: absolute;
}

div.ccbaPaymentPleaseWaitContainer {
	position: absolute;
	float: left;
	font-size: 150%;
	left: 180px;
	top: -10px;	
}


div.ccbaPaymentPleaseWaitInner {
	top: 20px;
	position: relative;
	z-Index: 200;
	height: 600px;
	width: 600px;
	background-image: url(../images/global/ccba_please_wait_background.gif);
}

div.ccbaPaymentPleaseWaitContent {
	background: #003d7c;
	height: 587px;
	width: 587px;
	float: left;
	border-left: 1px solid #7D7D7D;
	border-top: 1px solid #7D7D7D;
}

div.ccbaPaymentPleaseWaitContentTitle {
	font-size: 150%;
	color: #FFFFFF;
	padding-top: 100px;
	font-weight: bold;
	float: none;

}

div.ccbaPaymentPleaseWaitSubContent {
	margin-top: 60px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}

div.ccbaPaymentPleaseWaitAnimationContainer {
	margin-top: 20px;
	margin-bottom: 120px;
	text-align: center;
}

div.ccbaPaymentPleaseWaitAnimationContainerInner {
	text-align:center;
	display: block;
}

img.ccbaPleaseWaitAnimationElement {
	margin: 5px;
}

div.ccbaCheckout3DSIframeContainer {
	margin-top: 20px;
	text-align: center;
}

div.ccbaCheckout3DSLogo {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

div.ccbaCheckoutSavedPaymentCardsContainer {
	float: left;
}

div.ccbaCheckout3DSInformationContainer {
	text-align: left;
	width: 100%;
	float: left;
	text-align: left;
	color: #616161;
	font-size: 120%;
	margin: 18px;
	margin-top: 40px;
	margin-bottom: 40px;
}

h4.ccbaCheckout3DSInformation {
	font-size: 120%;
}


/******************************************************************************/
/* Checkout Order Confirmation    djr006 fixed font */
/******************************************************************************/

div.ccbaConfirmationText {
	color: #5e5e5e;
	font-size: 130%; 
	text-align: left;
	margin-top: 12px;
	margin-left: 6px;
	float: left;
	width: 800px;
}

div.ccbaCreateAccountContainer {
	width: 100%;
	float: left;
}

div.ccbaConfirmationButtonContainer {
	color: #5e5e5e;
	font-size: 100%;
	text-align: center;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

div.ccbaConfirmationButtonContainerInner {
	margin-top: 20px;
	text-align: center;
	float: left;
	width: 100%;
}

div.ccbaConfirmationCreateAccountInput {
	margin-top: 5px;
}

div.ccbaConfirmationCreateAccountLeft {
	color: #5e5e5e;
	font-size: 130%;
	text-align: left;
	margin-left: 6px;
	float: left;
	width: 150px;
	margin-top: 15px;
}

div.ccbaConfirmationCreateAccountLeftInner {
	padding-top: 8px;
}


div.ccbaConfirmationCreateAccountRight {
	color: #5e5e5e;
	font-size: 130%;
	text-align: left;
	margin-top: 12px;
	margin-left: 6px;
	float: left;
}

input.ccbaConfirmationInput {
	background: #FFFFFF;
	border: 1px solid #a5acb2;
}

input.ccbaConfirmationInputError {
	background: #FFAAAA; /*djr0013*/
	border: 1px solid #a5acb2;
}

/******************************************************************************/
/* Customer Account Specific */
/******************************************************************************/

div.ccbaCustomerAccountContainer {
	width: 100%;
	display: block;
	margin-top: 10px;
	float: left;
	font-size: 100%;
}

a.ccbaCustomerAccountMainText {
	color: #616161;
}

input.ccbaCustomerAccountInput {
	background: #FFFFFF;
	border: 1px solid #a5acb2;
}

input.ccbaCustomerAccountInputError {
	background: #FFAAAA; /*djr0013*/
	border: 1px solid #a5acb2;
}

a.ccbaCustomerAccountLink {
	color:  #063d73;	
}


/******************************************************************************/
/* Customer Account Welcome */
/******************************************************************************/

div.ccbaCustomerAccountHeaders {
	float: left;
	color: #1f437f;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 12px;
	font-size: 150%;
}

div.ccbaCustomerAccountHeadersText {
	float: left;
	width: 385px;
	margin-left: 12px;
}

div.ccbaCustomerAccountMain {
	float: left;
	text-align: left;
	color: #616161;
	font-size: 120%;
}

div.ccbaCustomerAccountMainSection {
	float: left;
	width: 400px;
	border-right: 1px solid #063d73;
}

div.ccbaCustomerAccountWelcomeText {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 12px;
}

div.ccbaCustomerAccountSignInButton {
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 40px;
}

div.ccbaCustomerAccountCreateAccountButton {
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 40px;
}

/******************************************************************************/
/* Customer Account Address Manager */
/******************************************************************************/

div.ccbaCustomerAccountAddressContainer {
	width: 900px;
	float: left;
	text-align: center;
}		

div.ccbaCustomerAccountAddressInner {
	margin-left: auto;
	margin-right: auto;
	width: 445px;
	
}

div.ccbaCustomerAccountAddressRight {
	float: left;
	width: 400px;
	height: 450px;
	height: 22px;
	margin-left: 20px;
}

div.ccbaCustomerAccountMainContainer {
	width: 900px;
	float: left;
	color: #616161;
	text-align: center;
}

div.ccbaCustomerAccountMainContentContainer {
	float: left;
	color: #616161;
	margin-top:20px;
	text-align: center;
	width: 900px;
	font-size: 120%;
}

div.ccbaCustomerAccountButtonsContainer {
	width: 900px;
	float: left;
	margin-top: 20px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-size: 90%;
}

div.customerAccountButtonContainerInnerLeft {
	float: left;
	text-align: left;
	width: 50%;
}

div.customerAccountButtonContainerInnerRight {
	float: left;
	text-align: right;
	width: 50%;
}

input.ccbaCustomerAccountButton {
	background: #003d7c;
	color: #ffffff;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	border: none;
	font-weight: bold;
	height: 30px;
	width: 150px;
	cursor: pointer;
	font-size: 120%;
}

input.ccbaCustomerAccountButtonLight {
	background: #2dceea;
	color: #003c75;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	border: none;
	font-weight: bold;
	height: 30px;
	width: 150px;
	cursor: pointer;
	font-size: 120%;
}

input.ccbaCustomerAccountButtonTwo {
	background: #003d7c;
	color: #ffffff;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	border: none;
	font-weight: bold;
	height: 30px;
	width: 150px;
	cursor: pointer;
	font-size: 90%;
}

/******************************************************************************/
/* Customer Account Main */
/******************************************************************************/


div.ccbaCustomerAccountMainHeaders {
	float: left;
	color: #1f437f;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 150%;
}

div.ccbaCustomerAccountMainHeadersText {
	float: left;
	width: 275px;
	margin-left: 12px;
	font-size: 100%;
}

div.ccbaCustomerAccountMainLower {
	width: 100%;
	float: left;
}

div.ccbaCustomerAccountMenuSection {
	float: left;
	width: 270px;
	border-right: 1px solid #063d73;
	height: 100px;
	margin-left: 15px;
}

div.ccbaCustomerAccountMainSectionLink {
	float: left;
	width: 90%;
	text-align: left;
	margin-left: 12px;
	font-size: 120%;
	margin-top: 5px;
}

a.ccbaCustomerAccountMainSectionLink {
	color: #063d73;
	font-size: 100%;
	text-decoration: none;
}
a.ccbaCustomerAccountMainSectionLink:hover {
	text-decoration: underline;
}

/******************************************************************************/
/* Customer Account Address Book Maintainence */
/******************************************************************************/

div.ccbaCustomerAccountText {
	color: #616161;
	font-size: 100%;
}

div.customerAccountAddressListContainer {
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	font-size: 100%;
}

div.customerAccountAddressListContainerButton {
	width: 10%;
	float: left;
	text-align: center;
	margin-bottom: 5px;
	font-size: 75%
}

div.customerAccountAddressListContainerText {
	width: 80%;
	margin-top: 8px;
	float: left;
	text-align: left;
	font-size: 100%;
}

/******************************************************************************/
/* Customer Account Payment Card Maintainence */
/******************************************************************************/

div.customerAccountPaymentCardSectionContainer {
	display: block;
	float: left;
	margin-top: 10px;

}

div.customerAccountPaymentCardContainer {
	text-align: left;
	font-size: 120%;
	color: #616161;
	padding-bottom: 10px;
	float: left;
}

div.customerAccountPaymentCardTitle {
	width: 200px;
	float: left;
	height: 20px;
	margin-bottom: 5px;
}

div.customerAccountPaymentCardData {
	width: 200px;
	float: left;
}


/******************************************************************************/
/* Customer Account Payment Card Maintainence */
/******************************************************************************/

div.customerAccountPreviousOrdersContainer {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	font-size: 100%;
	text-align: center;
}

div.customerAccountPreviousOrdersContainerInner {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

div.customerAccountPreviousOrderTitleContainer {
	background: #063d73;
	font-size: 100%;
	color: #FFFFFF;
	float: LEFT;
	width: 100%;
}

div.customerAccountPreviousOrdersTitle {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	float: left;
	width: 200px;
}

div.customerAccountPreviousOrderLineContainer {
	font-size: 100%;
	color: #616161;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.customerAccountPreviousOrdersLine {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	float: left;
	width: 200px;
}

div.customerAccountPreviousOrdersCopyButton {
	width: 50px;
	float: left;
}

div.customerAccountPreviousOrdersDetailContainer {
	float: left;
	height: 100%;
	font-size: 100%;
}

div.customerAccountPreviousOrderDetailHeaderContainer {
	text-align: center;
	font-size: 120%;
	float: left;
	width: 100%;	
}

div.customerAccountPreviousOrderDetailContainer {
	width: 100%;
	float: left;
	margin-left: 10px;
}

div.customerAccountPreviousOrderDetailHeader {
	display: block;
	background: #063d73;
	height: 22px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	width: 550px;

}


div.customerAccountPreviousOrdersTitleTwo {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	font-weight: bold;
	text-align: left;
	width: 125px;
}

div.customerAccountPreviousOrdersData {
	float: left;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 130px;
}

div.customerAccountPreviousOrdersTrackingContainer {
	float: left;
	width: 100%;
	text-align: center;
}

div.customerAccountPreviousOrdersTrackingInner {
	width: 600px;
	border: 1px solid #063d73;
	margin-left: auto;
	margin-right: auto;
} 

div.customerAccountPreviousOrdersTrackingTitleContainer {
	width: 600px;
	background: #063d73;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 100%;
	font-weight: bold;
}

div.customerAccountPreviousOrdersTrackingTitleHeader {
	width: 600px;
	color: #063d73;
	background: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
}

div.customerAccountPreviousOrdersTrackingTitle {
	width: 150px;
	float: left;
	text-align: center;

}

div.customerAccountPreviousOrdersTrackingTitleDescription {
	width: 300px;
	float: left;
	text-align: left;

}

div.customerAccountPreviousOrdersTrackingDataContainer  {
	width: 600px;
	background: #FFFFFF;
	color: #616161;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 100%;
	font-weight: normal;
}

div.deliveryDetailOrderTrackingData {
	width: 150px;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;	
}

div.deliveryDetailOrderTrackingDataDescription {
	width: 290px;
	float: left;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.customerAccountPreviousOrdersTracking {
	color: #616161;
}


/******************************************************************************/
/* Customer Loyalty Card Maintainence */
/******************************************************************************/


div.customerAccountLoyaltyContainer {
	float: left;
	width: 900px;
	font-size: 120%;
	color: #5E5E5E;
	margin-top: 10px;
}

div.customerAccountLoyaltyRow {
	width: 100%;
	margin-top: 10px;
	display: block;
	float: left;
}

div.customerAccountLoyaltyTitle {
	float: left;
	width: 200px;
	color: #063d73;
	text-align: left;
}

div.customerAccountLoyaltyData {
	float: left;
	color: #616161;
}

div.customerAccountLoyaltyUpdate {
	float: left;
	width: 100px;
	text-align: left;
	margin-left: 10px;
}	

/********************************************************************************/
/* Address Popup Container */
/********************************************************************************/

div.ccbaAddressPopupContainer {
	position: relative;
	z-index:1000;
}

div.ccbaAddressPopupInner {
	height: 400px;
	width: 400px;
	background: #FFFFFF;
	position: absolute;
	background-image: url(../images/global/sku_zoom_background.gif);
	text-align: left;
	top: -205px;
	left: -120px;
}

iframe.ccbaAddressPopupInner {
	background: #FFFFFF;
	height: 391px;
	width: 391px;
	float: left;
	border-left: 1px solid #7D7D7D;
	border-top: 1px solid #7D7D7D;
}

div.ccbaAddressPopupInnerClose {
	position: absolute;
	left: 325px;
	top: 5px;
}

a.ccbaAddressPopupInnerClose {
	text-decoration: none;
	color: #7D7D7D;
}

a.cataloguePopupInnerClose:hover {
	text-decoration: underline;
	color: #7D7D7D;
}


/********************************************************************************/
/* Email Sign Up */
/********************************************************************************/

div.customerAccountEmailSignUpContainer {
	width: 750px;
	height: 400px;
	float: left;
	text-align: center;
	margin-left: 20px;

}

div.customerAccountEmailSignUpContainerInner {
	float: left;
	border: 1px solid #96b5c9;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	width: 730px;
}


div.customerAccountEmailSignUpLeft {
	float: left;	
	width: 335px;
	height: 400px;
	color: #96b5c9;
	font-size: 160%;
	text-align: center;
	padding-top: 80px;
}

a.customerAccountEmailSignUpLeft {
	color: #96b5c9;
}

span.customerAccountEmailSignUpLeftSmaller {
	font-size: 80%;
}

div.customerAccountEmailSignUpRight {
	float: right;
	height: 400px;
	width: 365px;
}

/********************************************************************************/
/* Delivery Estimator */
/********************************************************************************/

body.ccbaDeliveryEstimator {	
	color: #5e5e5e;
	height: 100%;
	font-size: 100%;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: 80%;
	background: #FFFFFF;
}

div.ccbaDeliveryEstimator {
	width: 500px;
	float: left;
		
}

div.ccbaDeliveryEstimatorTitle {
	color: #1f437f;
	font-size: 120%;
	text-align: left;
	width: 100%;
	float: left;	
}

div.ccbaDeliveryEstimatorIntroduction {
	width: 100%;
	float: left;
	text-align: left;
	color: #5e5e5e;
	margin-left: 10px;
	padding-top: 20px;
}


div.ccbaDeliveryEstimatorCountryContainer {
	width: 100%;
	float: left;
	text-align: left;
	padding-top: 10px;
	margin-left: 10px;
}

div.ccbaDeliveryEstimatorCountryTitle {
	width: 120px;
	text-align: left;
	float: left;
	padding-top: 5px;
}

div.ccbaDeliveryEstimatorCountrySelect {
	width: 275px;
	text-align: left;
	float: left;
	padding-top: 5px;
}

div.ccbaDeliveryEstimatorCountryGo {
	float: left;
}

input.ccbaDeliveryEstimatorCountryButton {
	background: #2dceea;
	color: #003c75;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	border: none;
	font-weight: bold;
	height: 30px;
	width: 40px;
	cursor: pointer;
	font-size: 90%;
}

select.ccbaDeliveryEstimatorCountry {
	width: 250px;
}

div.ccbaDeliveryEstimatorEstimate {
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}

div.ccbaDeliveryEstimatorEstimateTitle {
	font-size: 120%;
	text-align: right;
	width: 270px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}

div.ccbaDeliveryEstimatorEstimateTitleLong {
	font-size: 100%;
	text-align: center;
	width: 90%;
	float: left;
	color: #FF0000;
	font-weight: bold;
}

div.ccbaDeliveryEstimatorEstimateValue {
	font-size: 140%;
	text-align: left;
	width: 150px;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}

div.ccbaDeliveryEstimatorFooter {
	width: 100%;
	font-size: 80%;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
