/*============================ EDIT BELOW BUT DO NOT DELETE  =========================*/
body {font-family: Arial, Verdana, "MS Sans Serif", sans-serif; color: #000000; margin-top: 0px; background: #660000;}
a {text-decoration: none; line-height: 150%; color: blue; background-color: transparent; }
a:hover {text-decoration:underline;}
#logo {
    height: 128px;
    width: 600px;
    float: left;
    margin: 0px 0px 0px 6px;
    z-index: 20;
    top: 0px;
    background-image: url(../images/headerbg.png);
    background-repeat: no-repeat;
    background-position: 7px 16px;
}
#logo h1 {
    display:block;
    height: 110px;
    width: 600px;
    text-indent:-9009px;
    margin: 0px 0px 0px 0px;
}
#logo h1 a {display:block; width:100%; height:100%; outline:none;}
.button {background-color:#333;border:2px groove #FFFFFF;color:#FFFFFF;overflow:visible;padding: 3px 0px 3px 0px;font-size:1em;height: 20px;text-align:center; text-decoration:none;}
.button:hover {}
.button_basket {background-color:#660000;border:2px groove #FFFFFF;color:#FFFFFF;overflow:visible;padding: 0px 8px 2px 8px;font-size:1em;}	
.button_thumbmoreoptions {background-color:9999CC;padding: 2px 2px 2px 2px;text-align:right;}
.button_thumbview {background-color:9999CC;padding: 2px 2px 2px 2px;}
.button_thumbbasket {padding: 2px 2px 2px 2px;font-size:1em;}
/*============================ EDIT ABOVE BUT DO NOT DELETE =========================*/

#header {
	height: 128px;
	width: 100%;
	text-decoration:none;
}

#header-bar {
	height: 6px;
	padding: 0px;
	background: #555555;
}

#basket {
	float:right;
	width:auto;
	margin: 6px 12px 0px 0px;
	color: #212121;
	text-align: right;
	text-decoration:none;
}

#basket a {
	color:#000;
	text-decoration:none;
}

#basket a:hover {
	color:#666;
}

.boxtop {
	margin: 0px;
	padding-top:6px;
	}

.boxtop p {
	margin: 0px 0px 0px 5px;
	font-size: 17px;
	font-weight: bold;
	color:#660000;
	}

.index_advert {
	height:95px;
	width:220px;
	margin:0px 0px 0px 14px;
	padding:0px;
}

.index_advert2 {
	height:96px;
	width:220px;
	margin:0px 0px 0px 14px;
	padding:0px;
}

.bannerhome-text {
	color:#555555;
	float:left;
	font-size:11px;
	line-height:1.5em;
	margin-left:6px;
	margin-top:10px;
	text-align:left;
	width:48%;
}

#global-nav {background:#333333; text-align:right; padding: 3px 5px 1px 0px; margin:0pt;}

#global-nav a{padding:6px 13px 3px 13px;color:#c9c9c9; text-decoration:none; background:#666666; }

#global-nav li.last a {background:0;padding-right:8px; background:#666666;}

#global-nav a:hover{color:#fff}

a.button:hover {text-decoration:none;}

.formatted_text {font-size:11px;color:#333333;line-height:1.5em;text-align:left;margin-right:15px;}
	
/*============================ LOCAL TEXT STYLES =========================*/

/*-------------------------------toadd_20070601.css------------------------*/

.giftHeaderImage {
	width: 95%;
	text-align: right;
	position: relative;
	top: -20px;
}

.giftListSearchImg {
	position: relative;
	top: 5px;
	left: 3px;
}

#giftListSearch {
	position: relative;
	top: 10px;
}

#listcode {
	font-size: 8px;
	width: 145px;
}

.psMsg {
	font-size: 12px;
	padding-bottom: 20px;
}

.purchasesContainer {
	text-align: left;
	background-color: #ECEFF6;
	margin-top: 50px;
	padding-bottom: 10px;
}

.templateList {
	padding-left: 50px;
}

#mainTitle {
	padding-bottom: 20px;
}

/*
using > is something only mozilla will recognise, not IE. In this instance, mozilla will position the image -25px
and IE will position it -35px as IE seems to display it lower when not positioned.
*/
#mainTitle>#mainImg {
	position: relative;
	top: -25px;
}

#mainImg {
	position: relative;
	top: -35px;
}

.glButton {
	font-weight: normal;
	background-image: url("../images/button_bak20.jpg");
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	width: 135px;
}

.glButton:hover {
	background-image: url("../images/button_bak20a.jpg");
}

.topTagSelect {
	width: 90%;
	margin-top: 5px;
}

.footerText {
	font-size: 10px;
}

.margin_bg {
	border: 1px solid #b4bdd7;
	width: 180px;
}

.page_title {
	font-weight: bold;
	font-size: 10pt;
	color: #330099;
	background-image: url(../images/box-1.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

input.login_form {
	margin-left: 5px;
	margin-top: 5px;
}

.login_image {
	margin-top:5px;
	position: relative;
	right: -115px;
}

#basket_total {
	position: relative;
	float: right;
}

.checkout_image {
	position: relative;
	right: -115px;
	top: 5px;
	margin-bottom: 10px;
}
/*-------------------------------toadd_20070601.css------------------------*/
/*-------------------------------toadd_20070821.css----------------------*/

.saveImg {
	z-index: 20;
	position: absolute;
	left: -10px;
	top: -10px;
}

.stockitem {
	position: relative;
	padding: 10px;
}
/*-------------------------------toadd_20070821.css----------------------*/
/*-------------------------------toadd_20070921.css----------------------*/
.selectedPaymentProvider{
	border: 1px solid black;
}
/*-------------------------------toadd_20070921.css----------------------*/
/*-------------------------------toadd_20071026.css----------------------*/
h1 {
	font-size: 1.5em;
	font-weight:normal;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}


hr {
	border-color:#ccc;
	border-style:solid;
	border-width:1px 0px 0px;
	height:0px;
}

.smalltext {
	color: #555555;
	font-family: Helvetica, Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight:normal;
}

.item_price {
	font-size: 16px;
}

.inputitem_qty {
	margin-left: 0px;
	margin-bottom: 5px;
	padding:1px 0pt 0pt;
	width:15px;
	display:inline;
}
.reasons {
	width: 31%;
	line-height:1.5em;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.qty {
	float:left;
	margin-top:0px;
	width:100px;
}

img.primaryimage {
	border: 1px solid #ccc;
}

.left {
	text-align: left;
	float:left;
}

/*-------------------------------toadd_20071026.css----------------------*/
/*-------------------------------toadd_20080201.css----------------------*/

.test_mode {
	width: 100%;
	height: 50px;
	margin-top: 10px;
	padding-top: 10px;
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align:center;
	font-size: 30px;
	color: #fff;
	background: #FF0000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.75;
	text-transform:uppercase;
}


/*-------------------------------toadd_20080201.css----------------------*/
/*-------------------------------toadd_20080627.css------------------------*/

.button_basket {
	height: 22px;
	font-size:10px;
	color: #fff;
	background: #ae0e28;
}

.pagesubtitle {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color: transparent;
	font-weight: normal;
}

/*-------------------------------toadd_20080627.css------------------------*/
/*-------------------------------toadd_20080909.css----------------------*/
.button_basket {background-color:#AE0E28;border:2px groove #FFFFFF;color:#FFFFFF;overflow:visible;padding: 0px 8px 2px 8px;font-size:1em;}	
.button_thumbmoreoptions {background-color:9999CC;padding: 2px 2px 2px 2px;text-align:right;}
.button_thumbview {background-color:9999CC;padding: 2px 2px 2px 2px;}
.button_thumbbasket {padding: 2px 2px 2px 2px;font-size:1em;}
/*-------------------------------toadd_20080909.css----------------------*/
/*-------------------------------toadd_20090316.css------------------------*/
.component_stockdetail			{ min-width:565px; width:565px; float:left; }
#component_stockdetail_maindetail		{ width:326px; }
#component_stockdetail_tabbedinfo_ajax	{ width:320px; }
#component_stockdetail_alsobought		{ width:326px; }
#stockdetailtrail                	    	{ width:280px; }
#baskettrail                		{ width:320px; }

#menu_ajax li a				{ color:#000000; }
.tab a span 					{ font-weight: normal; }
#shopping_cart				{ text-align:left; color:#000000; margin-left:5px; margin-top:10px; }
#shopping_cart a				{ text-align:left; color:#000000; }

img.primaryimage 				{ border:0px solid #CCCCCC; }

.menuLevel0 { line-height:150%;padding-top:0px; padding-bottom:0px; }
.menuCell4Level1, .menuCell3Level1, .menuCell2Level1, .menuCell1Level1 { border-bottom:0 solid #999999; }

.boxtop { vertical-align: top; }

.button { background-color: transparent; border: 0px none; padding-left:9px; padding-right:9px; }

#registerexistingcustomers { margin-bottom:25px; }

.grouptextnew { line-height: 1.3em; font-weight: bold; }
.stockthumbpriceFormat2 { font-weight: bold; }
/*-------------------------------toadd_20090316.css------------------------*/
/*-------------------------------toadd_20091118.css------------------------*/
/* to turn image magnify on, remove the 2 styles below  */
#zoom1-big { display:none; }
.MagicZoomPup { display:none; }  
/*-------------------------------toadd_20091118.css------------------------*/
/*-------------------------------toadd_20091118.css------------------------*/
/* to turn image magnify on, remove the 2 styles below  */
#zoom1-big { display:none; }
.MagicZoomPup { display:none; }  
/*-------------------------------toadd_20091118.css------------------------*/

#searchbox button {
width: 35px;
height: 18px;
background: url('../images/btn_search.gif') center center no-repeat;
border: 0;
cursor: pointer;
font-size: 10px;
text-align: center;
vertical-align: top;
padding: 2px 0px 2px 0px;
line-height: 19px;
border-image: initial;
}

#searchbox input#search{
border: 1px solid #666;
color: #999;
font-size: 1em;
height: 15px;
margin: 0pt 3px 0pt 0px;
padding: 0pt 4px;
width: 120px;
border-image: initial;
}

a.topselling_text{
color: blue;
}

a.stockthumbpriceFormat2{
color: black;
}

a.grouptextnew{
color: black
}

#productemailenquiryandmessage {display:none}#stockindicatorAjax ul {
        list-style: none;
        padding-left: 0px;
        float: none;
}

div#component_stockdetail_maindetail .stockStatus {
        list-style: none;
        float: none;
}

ul.productsLayoutModeThumb li.stockThumb img, .productThumbImage img, .groupimage img {
}

template{display:none !important;}

#deliveryRadioTemplateEmpty, #deliveryRadioTemplate {
        display: none;
}

.stockthumbFormat1 img {
	max-width:100%;
}

.stockthumbFormat2 img {
	max-width:100%;
}

.stockthumbFormat3 img {
	max-width:100%;
}

.groupthumbwrapper img {
	max-width:100%;
}

.pagetitlecatlistcat br {
        display: none;
}

.basketimage img {
	max-width:100%;
}
.progressBar {display: none;}
.barGrad {background: #3ac12f;height: 100%;}
.barBord {border: 1px solid #eee;height: 10px;width: 100%;overflow: hidden;}
div#freedelivery ul {list-style:none;padding: 0px;}
.stockthumbitemdetailFormat4 .qtyadd {float: right;}
.stockthumbimageFormat4 img {max-width:100%;}
.stockthumbimageFormat2inner img {max-width:100%;}
.stockgroupcell img {
        max-width: 170px;
}
template{display:none !important;}



.storeInfo {
    margin-top: 32px;
    font-size: 0.9em;
}

.storeInfo-call {
    margin-top: 8px;
    font-size: 0.9em;
    text-transform: uppercase;
}/* -- Consent forms --*/

.consentFormBtn {
    text-align: right;
    padding-top: 8px;
    clear: both;
}

.consentText {
    display: inline-block;
    vertical-align: top;
    max-width: 80%;
    font-size: 1em;
}

.consentText h3 {
    font-weight: bold;
}

#registration #accountcheckbox input {
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
}

#accountcheckbox {
    clear: both;
}

#registernoteman {
    margin-bottom: 16px;
}



#asidetopselling li {
    list-style: none;
    clear: both;
    margin-bottom: 6px;
    float: left;
}

#asidetopselling li {
    float: none;
    padding: 0 0 10px;
    margin: 0;
    position: relative;
}

#asidetopselling li a.class2 {
    float: none;
    width: 50px;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
}

#asidetopselling a {
    border-bottom: none;
    text-transform: uppercase;
    line-height: 1.4em;
}

#asidetopselling li a img.class2 {
    border: 0;
    background: none;
    max-width: 50px;
    max-height: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.asidebox li .topselling_text {
    float: right;
    width: 130px;
    margin-left: 5px;
    padding-right: 5px;
    line-height: 1em;
}

.asidebox li a.topselling_text {
    float: none;
    width: 125px;
    display: inline-block;
    padding: 5px 0 0;
    vertical-align: middle;
    font-weight: bold;
    font-size: 0.9em;
    position: absolute;
    top: 0;
    right: 0;
}

#asidetopselling ul {
	padding-left: 2px;
}


..stockthumbFormat3  {

	height: 280px;
}
/*CheckoutV2*/
.pageTemp-checkoutv2 #header {
    margin: 0;
}

.checkoutv2Login,
.checkoutv2Address,
.checkoutv2Basket,
.checkoutv2DeliveryIn,
.checkoutv2Checkout,
.checkoutv2IframeHold,
.checkoutv2FinanceOptions,
.checkoutv2Thanks {
    border: 1px solid #aaa;
    border-radius: 0;
    padding: 20px;
    margin-bottom: 10px;
    background: #fff;
}

.checkoutv2Left, .checkoutv2Right {
    width: 75%;
    display: inline-block;
    padding-right: 15px;
    box-sizing: border-box;
    vertical-align: top;
}

.checkoutv2Right {
    width: 25%;
    padding: 0;
    position: relative;
}

.pageTemp-checkoutv2 label {
    font-size: 1em;
    color: #575757;
    font-weight: normal;
    width: 100px;
    display: inline-block;
}

.pageTemp-checkoutv2 label.fullLabel {
    width: auto;
}

.pageTemp-checkoutv2 label span.req {
    color: #c00;
    font-weight: bold;
}

.pageTemp-checkoutv2 input[type='radio'] {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0;
}

label.radioLabel {
    display: inline-block;
    padding-left: 20px;
}

.pageTemp-checkoutv2 h2 {
    margin-bottom: 30px;
}

.checkoutLoginButtons {
    padding-top: 30px;
    text-align: right;
}

.checkoutLoginButtons > * {
    display: inline-block;
}

.checkoutLoginButtons button.backButton,
.checkoutv2Btns button.backButton {
    float: left;
}

.checkoutv2Login input,
.checkoutv2Address input[type='text'],
.checkoutv2Address input[type='password'],
.checkoutv2Address input[type='email'],
.checkoutv2Address select,
.checkoutv2DeliveryIn textarea {
    display: inline-block;
    width: 530px;
    margin: 0 0 10px;
    box-sizing: border-box;
    border: 1px solid #aaa;
    background: #fff;
    padding: 5px;
    height: 30px;
    border-radius: 8px;
}

.checkoutv2Address input.error {
    border-color: #c00;
    border-width: 2px;
}

.checkoutv2DeliveryIn textarea {
    max-width: 100%;
    min-width: 100%;
    height: 70px;
}

.checkoutv2Login p {
    margin: 0;
}

.pclForm {
    padding: 10px;
    border: 1px solid #aaa;
    border-radius: 8px;
    background: #eee;
    margin: 20px 0 10px;
}

.pclForm .buttonHold {
    text-align: right;
}

.checkoutv2Btns {
    margin-top: 10px;
    text-align: right;
}

.checkoutBtn {
    margin-left: 5px;
    padding: 5px 30px;
    position: relative;
}

.checkoutv2BasketDetails {
    text-align: right;
    padding-top: 20px;
}

.checkoutv2BasketDetails span {
    display: inline-block;
    width: 65px;
    font-weight: bold;
    font-size: 0.9em;
}

.checkoutv2BasketDiv {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ddd;
}

.checkoutv2BasketLineTitle {
    overflow: hidden;
    text-align: left;
}

.checkoutv2BasketImg {
    float: right;
    padding: 5px;
    border-radius: 8px;
    border: 1px solid #aaa;
    background-color: #fff;
    margin-left: 10px;
}

.checkoutv2BasketImg span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    height: 40px;
}

.checkoutv2BasketImg img {
    vertical-align: middle;
}

.checkoutv2BasketLine {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.checkoutv2BasketPrice.wordSpace {
    word-spacing: 10px;
}

.checkoutv2BasketPrice {
    text-align: right;
    padding-top: 10px;
    padding-right: 5px;
}

.checkoutv2BasketPrice span {
    width: 60px;
    display: inline-block;
    font-weight: bold;
    font-size: 0.9em;
}

.checkoutv2Basket {
    box-sizing: border-box;
}

.checkoutv2ValidationMsg {
    color: #a00;
}

.checkoutBtn.btnLoading:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/loading.gif) no-repeat center center;
    top: 0;
    right: 0;
}

.checkoutv2BasketDiscount {
    padding-top: 15px;
    text-align: left;
}

ul.checkoutv2Steps {
    list-style: none;
    margin-bottom: 15px;
    border: 1px solid #aaa;
    border-radius: 0;
    text-align: center;
    background: #fff;
}

ul.checkoutv2Steps li {
    display: inline-block;
    padding: 5px 80px;
    color: #ccc;
}

ul.checkoutv2Steps li.active {
    color: #444;
    font-weight: bold;
}

ul.checkoutv2LoginChoice {
    list-style: none;
    text-align: center;
    padding: 10px 0;
}

.checkoutv2ThanksBtns {
    text-align: right;
}

.checkoutv2ThanksBtns a.btn {
    display: inline-block;
    padding: 5px 20px;
}

.deliveryAreaHold {
    padding-top: 20px;
}

a.buttonbacktoshop {
    display: inline-block;
    padding: 5px 10px;
    background: #aaa;
    color: #fff;
    border-radius: 3px;
    float: left;
}

.pageTemp-checkoutv2 #header {
    border-bottom: 30px solid transparent;
}

.pageTemp-checkoutv2 .headerCenter {
    margin-left: -350px;
}

li.promomodemessage,
li.vouchermessage {
    color: #dd042b;
}

li.vouchermessage.applied,
li.promomodemessage.applied {
    color: #73c026;
}

.deliveryRadioMsg {
    margin-bottom: 20px;
    font-weight: bold;
    color: #000;
    padding: 10px 20px;
    border: 1px solid #c00;
}

.deliveryRadioMsg p {
    margin-bottom: 5px;
}

.deliveryRadioMsg ul {
    padding-left: 30px;
}

.pageTemp-checkoutv2 .checkoutv2Checkout label {
    width: 600px;
}

.pageTemp-checkoutv2  #header {
    overflow-x: hidden;
}

.deliveryRadioLine {
    padding: 5px 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.deliveryRadioLine:last-of-type {
    border: 0;
    margin: 0;
}

.deliveryRadioLine input[name="carriageregion"] {
    display: none;
}

.deliveryRadioLine label:before {
    content: "\25ef";
    display: inline-block;
    width: 30px;
}

.deliveryRadioLine input[name="carriageregion"]:checked + label {
    font-weight: bold;
}

.deliveryRadioLine input[name="carriageregion"]:checked + label:before {
    content: "\2714";
    color: #73c026;
}

.deliveryRadioLine label {
    cursor: pointer;
    display: inline-block;
    width: 90%;
}

.pageTemp-checkoutv2 label.deliveryRadioTitle {
    margin-bottom: 10px;
}

.deliveryDatePick {
    display: block;
    padding-left: 40px;
    padding-top: 10px;
}

.checkoutv2Address .deliveryDatePick select {
    width: 400px;
}

div#basketcontenttable ul.wrapLine {
    border-top: 0;
}

div#basketcontenttable ul.wrapLine li.basketdescription a {
    font-weight: normal;
}

.giftTagMsgLine {
    display: block;
    padding-left: 20px;
}

div#basketcontenttable ul.wrapLine li.basketitemimg {
    text-align: center;
    color: #aaa;
    vertical-align: top;
}

div#basketcontenttable ul.wrapLine li.basketquantity {
    text-align: center;
    padding-right: 16px;
    box-sizing: border-box;
}

div.basketV2.listtable ul.listtableline.wrapped {
    border-bottom: 0;
}

.pageTemp-checkoutv2 .blank h2 {
    margin: 0;
}

.checkoutv2FinanceOptions a.actionbutton {
    float: none;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.financeOptBtn {
    text-align: right;
    display: inline-block;
    width: 18%;
    vertical-align: top;
}

.financeOpt {
    padding: 0 20px 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #aaa;
}

.financeOpt:last-of-type {
    border: 0;
    margin: 0;
    padding: 0 20px 0;
}

.financeOptTitle {
    font-weight: bold;
    margin-bottom: 10px;
}

.financeOptDesc {
    display: inline-block;
    width: 80%;
    vertical-align: top;
}

.checkoutv2DeliveryAdd {
    padding-top: 10px;
}

.reqMsg {
    margin-bottom: 10px;
}


.checkoutLoginButtons button[type="submit"],
.checkoutv2Btns .checkoutBtn  {
            background-color: #000000;
    color: #FFF;
    padding: 6px 10px;
    bordeR: 0px;
    text-shadow: 2px 2px 7px rgba(0,0,0,.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
}

.checkoutLoginButtons button[type="submit"]:hover,
.checkoutv2Btns .checkoutBtn:hover  {
-webkit-transition: 200ms ease-in-out;
    -moz-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
    color: #fff;
    background: #DDDDDD;
    border: 0;
    cursor:pointer;
}

.checkoutv2LoginChoice label{
        width: 150px;
}

.checkoutv2ThanksBtns a.btn {
    background-color: #000000;
    color: #ffffff;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #a9a9a9;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #a9a9a9;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #a9a9a9;
}

.checkoutv2Btns .backButton, .checkoutLoginButtons .backButton {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
    padding: 4px;
    background-color: #000000;
    color: #FFF;
    padding: 6px 10px;
    border: 0px;
}
.checkoutv2Btns .backButton:hover, .checkoutLoginButtons .backButton:hover{
   -webkit-transition: 200ms ease-in-out;
    -moz-transition: 200ms ease-in-out;
    -o-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
    color: #fff;
    background: #DDDDDD;
    border: 0;
    cursor: pointer;
}

#deliveryRadioTemplateEmpty, #deliveryRadioTemplate {
        display: none;
}

#body_central_full {
	padding: 10px;
}

.pageTemp-checkoutv2 label {
    float: none;
    clear: both;
    text-align: inherit;
}

.checkoutv2 {
    text-align: left;
}

.checkoutLoginButtons button[type="submit"], .checkoutv2Btns .checkoutBtn, .checkoutLoginButtons button.backButton, .checkoutv2Btns button.backButton {
        padding: 10px;
        height: 30px;
}

.pageTemp-checkoutv2 label {
            width: 100px;
}

.pageTemp-checkoutv2 .deliveryRadioLine label{
        width: 90%;
}

.checkoutv2LoginChoice label {
        width: 120px;
}

.checkoutv2Login input {
	width: 450px;
}

#contactright {
	text-align: left;
}

#contactright input {
	width: 100%;
}

#contactFormRef input {
	width: auto;
}
