/*Updated (20/09/13) - MB
    1) Removed widh from #productImage img and changed #productImage to center content for FSI images
*/

#yourWishList {
	float: left;
	clear: left;
	width: 826px;
}

#sbNoItemsAlert {
	float: left;
	margin: 8px 0 0;
}

.dispatchTxt {
    color: #b42121;
    font-size: 12px;
}
.tableborderPaymentAlert {
	background-color: none;
	padding: 0;
}
.tableborderPaymentAlert a, .tableborderPaymentAlert a:link, .tableborderPaymentAlert a:visited {
	color: #39427F;
}
.helpDivInner {
	border: 2px solid #F60;
	padding: 6px;
}
#helpDiv {
	text-align: left;
	font-size: 12px;
	background-color: #FFF;
	max-width: 300px;
	width: 300px;
	margin-left: -350;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 650;
}
#helpDiv .title {
	border-bottom: 1px solid #CCC;
	padding-bottom: 6px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFF;
}
#checkoutPageTitleBar {
	float:left;
	height:30px;
	width:824px;
	margin-top: 10px;
}
#viewBagFooterTitle {
	float:left;
	height:30px;
	padding-top:5px;
	width:824px;
	margin-bottom:5px;
	width:100%;
	clear:both;
}
p#creditLimitIncrease {
	font-size:2em;
	font-weight:bold;
	margin-top:5px
}
p#creditLimitAmount {
	margin: 7px 0 0;
	font-size:1.5em;
}
#viewBagFooterTitle .help {
	margin: 3px 0 0 10px;
}

#checkoutPageTitle h1 {
	color:#2A6B14;
	font-size:16px;
	padding-top:3px;
	padding-left:8px;
	width:400px;
}
#viewBagFooterTitle h1 {
	font-size:16px;
	padding-top:3px;
	padding-left:8px;
	float:left;
}
#viewBagFooterTitle p {
	color: #000;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 8px;
	float: left;
}

#viewBagFooterTitle a, #viewBagFooterTitle a:link, #viewBagFooterTitle a:visited {
	color: #000;
}
#viewBagCheckoutBtn {
	height: 30px;
	float: right;
}
#basketHeading {
	float:left;
	width:818px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.errorCurveBox {
	border:2px solid #ca0000;
	width:796px;
	padding: 8px;
}
.positiveCurveBox {
	border:2px solid #3A9921;
	width:796px;
	padding: 8px;
}
.errorCurveBox .curveLT {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/GUI_errorCurveLT.gif);
}
.errorCurveBox .curveRT {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/GUI_errorCurveRT.gif);
}
.errorCurveBox .curveLB {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/GUI_errorCurveLB.gif);
}
.errorCurveBox .curveRB {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/GUI_errorCurveRB.gif);
}

.infoCurveBox p {
	text-align: center;
	font-size: 13px;
	font-weight:bold;
}
.positiveCurveBox p {
	text-align: center;
}

#deliveryCharge .mainHeader {
	height:32px;
	width:499px;
	float:left;
}

* html #deliveryCharge .mainHeader {
    display:inline;
	height:33px;
	width:499px;
	float:left;
	margin-left: 8px;
}
.commonBoxCurveContainer {
	background-color:#fff;
	border: 1px solid #DEDCDC;
}
.infoCurveBox {
	border:2px solid #CA0000;
	width:796px;
	min-height: 22px;
	height: auto;
	padding: 8px;
	margin-left:	8px;
	background-color: #FFF;
}
.infoCurveBox .curveLT {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/GUI_errorCurveLT.gif);
}
.infoCurveBox .InfoCurveRT {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/GUI_errorCurveRT.gif);
}
.infoCurveBox .InfoCurveLB {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/GUI_errorCurveLB.gif);
}
.infoCurveBox .InfoCurveRB {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/GUI_errorCurveRB.gif);
}
.positiveCurveBox .positiveCurveLT {
	top:0;
	left:0;
	width:10px;
	height:10px;
	background: url(../images/commonCurveGreenLT.png) top left no-repeat;
	position:absolute;
	margin:-3px;
	padding:0;
	background-image:url(../images/commonCurveGreenLT.png);
	width:12px;
	height:12px;
}
.positiveCurveBox .positiveCurveRT {
	top:0;
	right:0;
	width:10px;
	height:10px;
	background: url(../images/commonCurveGreenRT.png) top right no-repeat;
	position:absolute;
	margin:-3px;
	padding:0;
	background-image:url(../images/commonCurveGreenRT.png);
	width:12px;
	height:12px;
}
.positiveCurveBox .positiveCurveLB {
	height:10px;
	bottom:0;
	left:0;
	width:10px;
	background-image:url(../images/commonCurveGreenLB.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	margin:-3px;
	min-height:0;
	background-image:url(../images/commonCurveGreenLB.png);
	width:12px;
	height:12px;
 }
.positiveCurveBox .positiveCurveRB {
	bottom:0;
	right:0;
	width:10px;
	height:10px;
	background:url(../images/commonCurveGreenRB.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:absolute;
	margin:-3px;
	padding:0
	background-image:url(../images/commonCurveGreenRB.png);
	width:12px;
	height:12px;
 }
#deliveryCharge .commonBoxCurveContainer {
	width: 512px;
}
#protectionContainer .mainHeader {
	height: auto;
	padding-left: 10px;
	width: 804px;
}
#protectionContainer #warrantyHeader h2 {
	margin: 6px 0;
	font-size: 15px;
}
#suppDelContainer .suppDelHeader {
	height: 28px;
	padding-left: 10px;
	padding-top: 10px;
	width: 804px;
}
#protectionContainer #endHeader {
	height: 27px;
}
#protectionContainer .prodQuantityHolder {
  float: right;
  padding: 10px 20px 7px 0;
  text-align: center;
  width: 45px;
  margin:	0;
}
#suppDelContainer #prodHeader h2 {
	margin: 6px 0 0;
}
#totalBeforeDiscountsHeader {
	float: right;
	width: 104px;
	background-color: #EEFBDD;
	height: 40px;
}

#sbDescPromoContainer {
	margin: 0;
	float:left;
	width: 100%;
}
#sbPersonaliseContainer {
	margin: 0;
	float:left;
	left:400px;
	top: 85px;
	position: absolute;
	width: 230px;
}
.sbColorContainer {
	margin: 0;
}
.sbSizeContainer {
	margin: 0;
}
.sbCodeContainer {
	margin: 0 0 5px;
}
#totalExVatInfo {
	width: 132px;
	float: left;
}
#totalExVatPrice {
	width: 104px;
	float: right;
	background-color:#eefbdd;
	text-align: center;
}
#totalIncVatInfo {
	width: 132px;
	float: left;
}
#totalIncVatPrice {
	width: 104px;
	float: right;
	height:60px;
	background-color:#eefbdd;
	text-align:center;
}
#sometext {
	background-color: #f7f7f7;
	width: 580px;
}
#shopProtectionInfoHolder {
	float: left;
	height: 60px;
	padding-left:	10px;
}
.shopProtectionInfoOuter {
	clear: both;
	background-color: #f7f7f7;
  width: 699px;
  float: left;
}	
#suppDelIncludedCol {
	float:right;
	background-color: #EEFBDD;
	height: 28px;
	width: 114px;
	text-align:center;
}
#suppDelIncludedCol.wrapped {
	height: 28px;
}
#notIncludedCol {
	float:right;
	background-color: #EEFBDD;
	height: 50px;
	width: 114px;
	text-align:center;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0;
}
.promoBtn {
	margin:10px 6px 0 0;
	float: right;
	height: 29px;
	width:115px;
	padding: 0;
}
.promoBtn a, .promoBtn a:link, .promoBtn a:visited {
	height: 35px;
	margin: 0;
	color: #000;
	background-image: url(//images2.drct2u.com/content/images/productdetails/bagButtonBg.gif);
	background-repeat: repeat-x;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 5px 0 0;
	float: left;
	min-width: 10px;
}
.promoBtn a:hover {
	text-decoration: none;
	color: #090;
	background-color: transparent;
	cursor: pointer;
}
.promoBtn .buttonCapLt {
	height: 35px;
	width: 34px;
	background-image: url(//images2.drct2u.com/content/images/productdetails/bagButtonCapLt.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
}
.promoBtn .buttonCapRt {
	height: 35px;
	width: 10px;
	background-image: url(//images2.drct2u.com/content/images/productdetails/bagButtonCapRt.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
}
#promotionContainer {
	float:left;
	margin: 7px 0 4px 8px;
	width: 63%;
}
/* Rounded corner div styles */
.boxCurveContainerNoTop {
	float: left;
	position: relative;
	border-bottom: 1px solid #dedcdc;
	border-right: 1px solid #dedcdc;
	border-left: 1px solid #dedcdc;
	z-index:1;
}
.GreyBackin {
	background-color:#f7f7f7;
}
p.deliveryMethod, p.deliveryCost {
	text-align:left;
	padding: 10px 0;
}
#nextdayDeliverySection, #nextdayDeliverySection, #nextdayDeliverySection {
    color: #0E8519;
    vertical-align: top;
}

.productPriceInfotxt {
	float: left;
	font-size: 12px;
	margin: 0 4px 0 0;
}
.productPriceInfotxt2 {
	float:left;
	margin: 0;
	color:#0E8519;
	font: bold 14px Verdana,Arial,Helvetica,sans-serif;
}
#totalBeforeDiscounts p {
	color:#F00;
}
#totalAfterDiscounts p {
	color:#0e8519;
}
.sumAfterDiscounts {
	float:left;
	width:117px;
	background-color:#eefbdd;
	height:42px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	padding: 10px 4px 4px;
}
.shopBagHeader {
	padding: 10px 0 0 160px;
	font-weight:bold;
	color:#000;
}
#totalCostHeader {
	border-bottom:1px solid #DEDCDC;
	height:40px;
	width:240px;
}
#totalCostHeader p {
	padding: 10px 0 0;
	margin:0;
	height:36px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#promotionContainer .curveLT {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_promobox_LTcurve.gif);
}
#promotionContainer .curveLB {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_promobox_LBcurve.gif);
}
#promotionContainer .curveRB {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_promobox_RBcurve.gif);
}
#promotionContainer .curveRT {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_promobox_RTcurve.gif);
}

#promotionInner {
	background-color: #eef2f6;
	width: 512px;
}

#promotionInner .commonBtnNoStyle {
	float:right;
	margin: 10px 10px 0 0;
}
#promotionInner form {
	height:50px;
}
#promotionInner h2 {
	margin:0;
	padding: 15px 10px 15px;
	float:left;
	width: 310px;
	font-size: 15px;
}
#promotionOuter {
	float:left;
}
#standardDeliverySection {
    margin: 0;
    display: block;
}
#nextdayDeliverySection {
	background-color: #EEFBDD;
	float: left;
	border-top: 1px solid #DEDCDC;
	border-bottom: 1px solid #DEDCDC;
}
#nextdayDeliverySection .deliveryMethod {
	font-weight: bold;
}
#nominatedDaySection {
	float: left;
}
a .protectionTxt1 {
	margin: 0;
	padding: 4px 0 0 10px;
}
.prodQuantityHolder {
	text-align: center;
	margin: 10px 0 0;
	float: left;
	width: 45px;
}
.prodQuantityHolder input {
	text-align: center;
	width: 38px;
	height: 19px;
	border: 1px solid #8A96AE;
}
#promotionInner input {
	float: left;
	background-color: #fff;
	border: 1px solid #8a96ae;
	width: 94px;
	height: 18px;
	margin: 14px 0 0;
	font-weight: bold;
}
#viewBagContainer input:focus {
	background-color: #FFC;
	border: 1px solid #CCC;
}
#viewBagContainer #continueToCheckout {
    margin-top: 10px;
    margin-right: 4px;
}
.prodQuantityHolder a, .prodQuantityHolder a:link, .prodQuantityHolder a:visited {
	color: #000;
	font-size: 12px
}
.prodQuantityHolder a:hover {
	text-decoration: none;
	background: none;
}
.shopButtonHolder {
	width: 435px;
	float: left;
	margin: 10px 0 0;
}
.dispatchHolder {
	width: 540px;
	float: left;
	margin: 0;
	height: 16px;
}
.wishListBtnContainer {
	margin: 0 0 0 10px;
	float: left;
}
.addProtectionBtnContainer {
	float: left;
}
.moreInfoProtectionBtnContainer {
	float: left;
}
.viewBtnContainer {
	float: left;
}
.removeBtnContainer {
	margin: 0 0 0 10px;
	float: left;
}
#wishListBtn {
	float: left;
}
#wishListBtn a, #wishListBtn a:link, #wishListBtn a:visited {
	height: 24px;
	margin: 0 15px 0 0;
	color: #000;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 1px 0 0 4px;
	float: left;
	min-width: 10px;
}
#wishListBtn a:hover {
	text-decoration: none;
	background-color: #FFF;
}
#viewBtnBlack {
	float: left;
}
#viewBtnBlack a {
	height: 24px;
	margin: 0 15px 0 0;
	color: #000;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 1px 0 0 4px;
	float: left;
	min-width: 10px;
}
#viewBtnBlack a:hover {
	text-decoration: none;
	background-color: transparent;
}
#viewBtn {
	float: left;
}
#viewBtn a, #viewBtn a:link, #viewBtn a:visited {
	height: 24px;
	margin: 0 15px 0 0;
	color: #077b15;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 1px 0 0 4px;
	float: left;
	min-width: 10px;
}
#viewBtn a:hover {
	text-decoration: none;
	background-color: transparent;
}
#addBtnIcon {
	background-image: url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_icon_tick.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin: 0;
	width: 20px;
	float: left;
}
#viewBtnIcon {
	background-image: url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_icon_mag_glass.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin: 0;
	width: 20px;
	float: left;
}
#wishlistBtnIcon {
	background-image: url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_icon_list.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin: 0;
	width: 20px;
	float: left;
}
#removeBtnIcon {
	background-image: url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_icon_cross.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin: 0;
	width: 20px;
	float: left;
}
#removeBtn {
	width: 140px;
}
#removeBtn a, #removeBtn a:link, #removeBtn a:visited {
	height: 24px;
	margin: 0;
	color: #C00;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 1px 0 0 4px;
	float: left;
	min-width: 10px;
}
#removeBtn a:hover {
	text-decoration: none;
	background-color: transparent;
}
.prodQuantityHolder a, .prodQuantityHolder a:link, .prodQuantityHolder a:visited {
	color: #000;
}
#viewBagContainer {
  float: left;
  width: 830px;
  background-color: #fff;
  margin: 5px 0 2em;
}
#viewBagContainer .productTitle {
    font-weight: normal;
}
#shopProdInfoHolder {
	background-color: #FFF;
	float: left;
	width: 490px;
}
#creditFlattery {
	width: 818px;
	float: left;
	padding-left: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#basketList {
	width: 816px;
	float: left;
	padding-left:8px;
}

.basketEntry .curveLT {
	background-image: url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_CurveLT.gif);
	background-repeat: no-repeat;
}
.basketEntry .curveRT {
	background-image: url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_CurveRT.gif);
	background-repeat: no-repeat;
}
.basketEntry .curveRB {
	background-image: url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_CurveRB.gif);
	background-repeat: no-repeat;
}
.basketEntry .curveLB {
	background-image: url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_CurveLB.gif);
	background-repeat: no-repeat;
}
.basketEntry {
	margin-top: 5px;
	width: 818px;
	float: left;
	height: 174px;
	z-index: 3;
	position: relative;
	font-size 14px;
}
.basketEntry p {
	font-size: 12px;
}
.discountIncentiveEntry {
	width: 818px;
	float: left;
	height: 208px;
	z-index: 1;
}
.discountIncentiveEntry .curveLT {
	background: bottom url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_promo_CurveLT.gif) no-repeat;
}
.discountIncentiveEntry .curveRT {
	background: bottom url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_promo_CurveRT.gif) no-repeat;
}
.discountIncentiveEntry .curveLB {
	background: bottom url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_CurveLB.gif) no-repeat;
}
.discountIncentiveEntry .curveRB {
	background: bottom url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_CurveRB_blue.gif) no-repeat;
}
.discountIncentiveHeader {
	background: url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_promo_Grad.gif);
	background-repeat: repeat-x;
	height: 28px;
	padding: 4px 0 0 5px;
	width: 809px;
}
.promoAddedTitle {
	background-image:url(//images2.drct2u.com/content/common/images/commongui/100419_shopbag_promo_Title.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 210px;
}
#productBasicInfo {
	background-color: #FFF;
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	width: 317px;
	margin: 10px 0 0;
	min-height: 78px;
}
#promotionBasicInfo {
	background-color: #FFF;
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	width: 400px;
	margin: 10px 0 0;
	height:70px;
}
.productPriceInfo {
	background-color: #FFF;
	float: left;
	margin: 10px 0 0;
}
#productBasicInfo .productTitle, .sbPersonaliseContainer .productTitle {
	padding: 0 0 2px;
	margin: 0;
	font-size: 12px;
	float: none;
	font-weight: normal;
}
.sbProductCode {
	padding: 0 0 2px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
#productImage {
	border: 1px solid #DEDCDC;
	width: 122px;
	height: 130px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
	background-color: #fff;
}
#productImage img {	
	height: 130px;	
}
.mainHeader {
	border-bottom: 1px solid #cac7c7;
	height: 28px;
	float: left;
	width: 670px;
}
.suppDelHeader {
	height: 28px;
}
#productDetails {
	width: 804px;
	height: 170px;
	margin-left: 10px;
}
#prodHeader {
	height: auto;
	float: left;
	margin: 0;
}
#warrantyHeader {
	height: auto;
	float: left;
	margin: 12px 0 0;
	width: 804px;
	background-image: url(//images2.drct2u.com/content/common/images/commongui/viewbag_green_column_strip.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#suppHeader {
	height: 28px;
	float: left;
	margin: 0;
	width: 688px;
}
#midHeader {
	height: 28px;
	float: left;
	width: 166px;
}
#endHeader {
	background-color: #EEFBDD;
	height: 7px;
	float: right;
	width: 114px;
	position: relative;
	top: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#prodHeader h3 {
	float: left;
	width: 60px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 0 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#prodHeaderTotal {
	background-color: #EEFBDD;
	float: right;
	height: 28px;
	width: 114px;
}
#incentiveTotal {
	background-color:#eef2f6;
	float: right;
	height: 28px;
	width: 114px;
}
#prodHeaderTotal h3, #incentiveTotal h3 {
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 0 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#prodHeader h2 {
	margin: 6px 0 0;
	float: left;
	width: 485px;
}
#warrantyHeader h2 {
	margin: 6px 0 0;
	float: left;
	width: 670px;
}
#suppHeader h2 {
	margin: 6px 0 0;
	float:left;
	width:670px;
}
#deliveryHeader h2 {
	padding: 10px;
}
.deliveryTypeIcon {
    background: url("//images2.drct2u.com/content/images/productdetails/deliveryTypeIcons.all.sprite.v2.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 30px;
    margin: 7px 25px 12px 13px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 120px;
}
.deliveryTypeIcon.standardDelivery {
    height: 30px;
    margin-top: 18px;
}
.deliveryTypeIcon.nextDayDelivery {
    background-position: 0 -62px;
    height: 48px;
}
.deliveryTypeIcon.irishExpress {
	background-position: 0 -110px;
    height: 48px;
}
.deliveryTypeIcon.nominatedDelivery {
    background-position: 0 -158px;
    margin-top: 13px;
}
.totalColumn, .incentivesTotalColumn {
	float: right;
	width: 114px;
	height:131px;
	background-color:#eefbdd;
	padding: 10px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.incentivesTotalColumn {
	background-color:#eef2f6;
	text-align:center;
}
.totalColumn p, .incentivesTotalColumn p {
	text-align: center;
	padding:0;
	margin: 0 5px;
}
.totalColumn a, .totalColumn a:link, .totalColumn a:visited {
	color:#E40E0E;
}
.totalColumn a:hover {
	text-decoration:none;
	background-color: transparent;
	cursor: pointer;
}
.incentivesTotalColumn p {
	font-weight: normal;
	font-size:14px;
	padding: 0 8px;
}
.totalColumnWasTxt {
	color:#e40e0e;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 10px;
}
.totalColumnWasPriceTxt {
	color:#e40e0e;
	font-size:14px;
	font-weight:bold;
	float:none;
	text-decoration: line-through;
}
.totalColumnPromoTxt {
	color:#e40e0e;
	font-size:11px;
	line-height: 1.25em;
	margin: 0 0 4px;
}
.totalColumnNowTxt {
	color:#0e8519;
	font-size:14px;
	font-weight:bold !important;
	padding: 0 0 0;
}
#protectionContainer {
	clear: right;
	width: 816px;
	margin: 0;
	clear: both;
	float:left;
	position:relative;
	margin-top: -14px;
	z-index: 3;
}
#suppDelContainer {
	clear: right;
	width: 818px;
	margin-bottom: 2px;
	clear: both;
	float:left;
	position:relative;
	margin-top: -14px;
	z-index:3;
	height: 41px;
}
#deliveryCharge {
	width: 518px;
	float: left;
	margin-top: 6px;
}
#deliveryCharge .commonBoxCurveContainer > div {
	width: 100%;
}
#sbSignInTxt {
    font-size: 12px;
    font-weight: normal;
}
#signInPandP {
    text-decoration: underline;
}
p.deliveryMethod {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	width: 32%;
}
span.deliverySmallPrint {
	font-size: 12px;
	font-weight: normal;
}
p.deliveryCost {
	display: inline-block;
	width: 33%;
	font-size: 18px;
	font-weight: bold;
}
#pricingContainer {
	float: left;
	margin-top: 8px;
}
#totalCost {
	float: right;
	margin: 7px 6px 6px 0;
}

#totalCost p {
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#totalCostInner {
	width: 289px;
	float: left;
}


.sbTotalCostBg p {
	font-size: 12px;
	padding: 0 10px 0;
}

.sbTotalCostBg a.help {
	margin: 0;
}

.sbTotalCostBg .sbSmallPrint {
   font-size: 9px;
}


.sbTotalCostTintedBg {
    background-color: #eefbdd;
	width: 114px;
	text-align: center;
}

.StrongTxt p {
    font-weight: bold;
    font-size: 14px;
}
.sbTotalHead {
    border-bottom: 1px solid #cbc7c8;
}
.sbTotalHead p {
    font-weight: bold;
    font-size: 13px;
}
.sbTotalFooter {
    border-top: 1px solid #cbc7c8;
    font-size
}
.sbTotalContent {
    height: 34px;
}

.sbTotalCostBg {
   width: 175px;
   text-align: right;
}
#sbTotalCostHeadRow {
    height: 33px;
}
#sbTotalCostFooterRow {
    height: 31px;
}
#sbTotalSavingsRow p {
    color: #0c8418;
    font-weight: bold;
}
#totalBeforeDiscounts {
	float:none;
	width:240px;
}
.totalB4Dis {
	color:#F00;
	font-size:12px;
	text-align:center;
	width:135px;
}
.totalB4DisVat {
	color:#F00;
	font-size:12px;
	text-align:center;
	width:135px;
}
.totalAfterDisTxt {
	color:#0e8519;
	font-size:12px;
	text-align:center;
	width:135px;
	float:left;
}
#totalAfterDiscounts {
	float:none;
	width:240px;
}
#vatMessage {
	height: 20px;
	width: 510px;
	float: left;
	margin: 5px;
	float: left;
}
#vatMessage p {
	font-size:12px;
	padding: 0 0 0 6px;
}
#orderBuildingContainer {
	width: 153px;
	margin-bottom: 10px;
}
#freeFormatContainer {
	width: 153px;
	float: right;
	padding: 10px 16px 0 0;
}
#checkoutPageTitleBar h1 {
	font-size: 16px;
	height: 20px;
	margin: 5px 3px 3px 10px;
	float: left;
}

#wishListEmptyTxt {
	font-size:16px;
    font-weight:bold;
    padding:0 0 0 10px;
}

.protectionButtonHolder {
	height: 24px;
	margin: 0;
}

.protectionBtnView {
	float: left;
	margin: 0 10px 0 0;
	border-right: 1px solid #CAC7C7;
	padding-right: 15px;
}

.viewProtectionIcon {
	float: left;
	background-image: url("//images2.drct2u.com/content/common/images/commongui/viewbag_ProtectionViewIcon.gif");
	background-repeat: no-repeat;
	width: 24px;
	height: 18px;
}

.protectionBtnView a, .protectionBtnView a:link, .protectionBtnView a:visited {
	color: #077b15;
	float: left;
}

.protectionBtnRemove {
	float: left;
	margin: 0 0 0 10px;
}

.removeProtectionIcon {
	float: left;
	background-image: url("//images2.drct2u.com/content/common/images/commongui/viewbag_ProtectionRemoveIcon.gif");
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
}

.protectionBtnRemove a, .protectionBtnRemove a:link, .protectionBtnRemove a:visited {
	color: #C00;
	float: left;
}

.protectionBtnAdd {
	float: left;
	margin: 0 0 0 10px;
}

.addProtectionIcon {
	float: left;
	background-image: url("//images2.drct2u.com/content/common/images/commongui/viewbag_ProtectionAddIcon.gif");
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
}

.protectionBtnAdd a, .protectionBtnAdd a:link, .protectionBtnAdd a:visited {
	color: #077b15;
	float: left;
}

.protectionBtnInfo {
	float: left;
	margin: 0 0 0 10px;
}

.infoProtectionIcon {
	float: left;
	background-image: url("//images2.drct2u.com/content/common/images/commongui/viewbag_ProtectionInfoIcon.gif");
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
}

.protectionBtnInfo a, .protectionBtnInfo a:link, .protectionBtnInfo a:visited {
	color: #000;
	float: left;
}

.protectionTxt1 {
	font-size: 12px;
	padding: 8px 0 8px;
}

#warrantyHeader1 {
    float: left;
    height: auto;
    margin: 12px 0 0;
    width: 804px;
    background-image: url(//images2.drct2u.com/content/common/images/commongui/viewbag_green_column_strip.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#warrantyHeader1 h2 {
    float: left;
    margin: 6px 0;
    width: 485px;
}

#warrantyHeader1 h3 {
    color:#000;
    float:left;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;
    padding: 6px 0 0;
    width: 60px;
}

.offerTypeTab {
	background:#CDF18F; 
	display:inline;
	font-size:11px;
	font-weight:bold;
	color:#468426;
	padding:3px 12px;
	margin-left:25px;
	border-radius: 5px 5px 0 0; 
}

.offerTypeBorder {
	border:2px solid #CDF18F;
	overflow:hidden; 
	margin-bottom:1px;
	position: relative;
}

.offerTypeBorder .commonBoxCurveContainer {
 	border:none;
}
.offerTypeBorder .curveLT, .offerTypeBorder .curveRT, .offerTypeBorder .curveLB, .offerTypeBorder .curveRB {
 	display:none;
}

.offerTypeBorder .basketEntry {
	height:auto;
	margin:0;
}

.offerTypeDivider {
	height:6px;
}

/* remove rounded corners for grouped items */
.offerTypeBorder .boxCurveContainerNoTop {
	float: left;
	position: relative;
	border-bottom: none;
	border-right: none;
	border-left: none;
	z-index:1;
	margin-right: 3px;
}

.offerTypeBorder .commonBoxCurveContainer {
	-webkit-border-radius:12px;
}

.btnHolder {
  position: relative;
  z-index: 1;
}
#continueToCheckout {
  float: right;
  margin-right: 2px;
}
#addToBagBtn .buttonCapRt {
  display: none;
}
#continueToCheckout .btnHolder a {
  background: linear-gradient(to bottom, #C9F393 0%, #3A981E 100%) repeat scroll 0 0 transparent;
  border: 1px solid #247694;
  border-radius: 3px;
  color: #FFF;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 38px 5px 10px;
  text-align: center;
  text-decoration: none;
  text-shadow: -1px -1px 1px #248CBF;
}
#continueToCheckout .btnHolder a:hover, #continueToCheckout .btnHolder a:focus {
  background: linear-gradient(to bottom, #CCF696 0%, #44A228 100%) repeat scroll 0 0 transparent;
  border-color: #247694;
  color: #FFF;
  text-decoration: underline;
}
.btnIcon {
  background: url("//images2.drct2u.com/content/common/images/commongui/prodAddToBagTick.png") no-repeat scroll 50% 50% transparent;
  height: 27px;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 27px;
  z-index: 1;
}
#viewBagCheckoutBtn2 {
  height: 30px;
  float: right;
  clear: both;
  width: 165px;
}
#viewBagCheckoutBtn2 .commonBtnContinueTinted {
	padding-right: 5px;
}
#probeMessageContainer {
	background: none repeat scroll 0 0 #FFF799;
	clear: both;
  margin: 0;
  min-height: 20px;
  padding: 13px 20px 20px;
  width: 784px;
}
#probeMessageContainer h6 {
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  width: 600px;
  padding: 7px 0;
}
#probeSmallPrint {
  background-color: #FFFCD3;
  padding: 5px 20px 15px;
  margin: 0;
  width: 784px;
}
#probeSmallPrint p, #probeSmallPrint b {
	font-size: 13px;	
	margin: 10px;
}
#probeMessageContainer #viewBagCheckoutBtn2 {
	clear: none;
}
/* Rich Relevance: Release 2 */
#viewBagContainer + .affinityWrapper {
	float: left;
	clear: left;
	width: 816px;
	margin: 0 0 0 8px;
	padding: 0;
}

.flexslider .slides .thumb {
	height: auto;
	width: 98%;
	border: none;
}

.carouselContainer .thumb {
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



/* Order Building (Vertical | Sidebar) */
#orderBuildingVertical {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 0 0 10px;
}
#orderBuildingVertical > h3 {
	padding: 10px 5px;
	margin: 0 0 10px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 5px 5px 0 0;
}
#orderBuildingVertical > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#orderBuildingVertical > ul > li {
	margin: 0 0 1em;
	padding: 0 0 1em;
	border-bottom: 1px solid #ccc;
}
#orderBuildingVertical > ul > li:last-child {
    padding-bottom: 0;
	border-bottom: none;
}
#orderBuildingVertical .productPreview {
    float: none;
    height: auto !important;
    margin: 0 13px;
    min-height: inherit;
    width: auto;
}
#orderBuildingVertical .productPreviewImage a {
    display: block;
    position: relative;
}
#orderBuildingVertical .productPreviewImage img + img {
    border: none;
    bottom: 0;
    left: 0;
    position: absolute;
    max-width: 50%; /* reduce overall size of graphic */
}
#orderBuildingVertical .productPreviewText {
    float: none;
    min-height: inherit;
    width: auto;
}
#orderBuildingVertical .productPreviewText > ul {
    margin: 0 0 0.5em;
    padding: 0 0 0 1em;
    font-size: 12px;
}
#orderBuildingVertical .productPreviewText > p {
    font-size: 14px;
    font-weight: bold;
    margin: 0.25em 0 0.5em;
    padding: 0;
}
#orderBuildingVertical .productPreviewText a {
    display: block;
    text-decoration: none;
}
#orderBuildingVertical > ul > li .productPreview:before {
    display: block;
    background: #666;
    line-height: 2;
    text-align: center;
    font-weight: bold;
    color: #fff;
    border-radius: 2px;
    margin: 0 0 0.5em;
    font-size: 14px;
}
#orderBuildingVertical > ul > li:nth-child(1) .productPreview:before {
    content: "Amazing Offers!";
}
#orderBuildingVertical > ul > li:nth-child(2) .productPreview::before {
    content: "Must Have!";
}
#orderBuildingVertical > ul > li:nth-child(3) .productPreview::before {
    content: "Don\0027t Miss Out!";
}

/* Quick View (Order Building Modal) */
#jdwModalHeader.orderBuildingHeader {
    background: url("/content/common/images/orderBuilding/ob-fantastic-deals-header.png") no-repeat 0 0;
    border-radius: 0.75em 0.75em 0 0;
}
.icon-creditupsell {
    background-position: 10px center;
}