F@charset "utf-8";
/* CSS Document */

/* CART STYLES */
table.mainTable {
	clear:both;
}
.stepcontainer {
	clear:both;
}
td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.topbarbg, .ImageHeaderTH, .ProductNumberTH, .ProductNameTH, .QuantityTH, .UnitPriceTH, .PriceTH, .SelectTH, .QuantityTH1, .UnitPriceTH1, .PriceTH1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#8f8e8d;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding-bottom:10px;
}
.ImageHeaderTH {
	width:94px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
}
.ImageTD {
	width:94px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
	height:94px;
}
.ProductNumberTH, .ProductNameTH {
	width:177px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
}
.ProductNumberTD, .ProductNameTD {
	width:157px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
	background-color:#E6E6E6;
	padding:10px;
}
.ProductNumberTD {
	color:#000000;
}
.ProductNumberTDA {
	position:absolute;
	margin-top:48px;
	width: 55px;
	height: 22px;
	padding: 0;
	border: 0;
	background: transparent url("/assets/images/view.png") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
}
.ProductNameTDA {
	position:absolute;
	margin-top:48px;
	width: 73px;
	height: 22px;
	padding: 0;
	border: 0;
	background: transparent url("/assets/images/remove.png") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
	font-size:0px;
	line-height:0px;

}
.movetowishlist {
	position:absolute;
	width: 127px;
	height: 22px;
	padding: 0;
	border: 0;
	background: transparent url("/assets/images/remove.png") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
	font-size:0px;
	line-height:0px;

}
.QuantityTH {
	width:115px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
}
.QuantityTD {
	width:95px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
	background-color:#E6E6E6;
	padding:10px;
	color:#000000;
}
.QuantityTDInput {
	width:30px;
}
.QuantityTDButton {
	position:absolute;
	width: 73px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("/assets/images/update.png") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
	font-size:0px;
	line-height:0px;
	margin-top:48px;
}
.UnitPriceTH, .UnitPriceTH1 {
	width:80px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
}
.UnitPriceTH1 {
	width:95px;
}
.UnitPriceTD, .UnitPriceTD1 {
	width:60px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
	background-color:#E6E6E6;
	color:#000000;
	padding:10px;
}
.PriceTH, .PriceTH1 {
	width:72px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
}
.PriceTH1 {
	width:87px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
}
.PriceTD, .PriceTD1 {
	width:60px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
	background-color:#E6E6E6;
	color:#000000;
	padding:10px;
}
.UnitPriceTD1, .PriceTD1 {
	width:75px;
}
.SelectTH {
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
}
.SelectTD {
	width:23px;
	border-right:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-left:3px;
}
.SelectTDButton {
}
#leftcolumn label.usethisaddresscheckboxlabel {
	display: block;
	padding-left: 15px;
	text-indent: -15px;
	margin-right:20px;
	
}
input.usethisaddresscheckbox {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	*overflow: hidden;
	 top: -1px;


/*	
	
}
input.acceptterms {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	*overflow: hidden;
}
#rightcolumn label.termslabel {
	display: block;
	padding-left: 15px;
	text-indent: -15px;
	float:left;
	margin-right:20px;
}
#rightcolumn label.termslabel2 {
	display: block;
	padding-left: 15px;
	text-indent: -15px;
	float:left;
	margin-right:20px;
	background-color:#FFFF66;*/
	
}
.TotalTD {
	width:155px;
	background-color:#E6E6E6;
	border-top:13px solid #FFFFFF;
	font-weight:bold;
	color:#000000;
	height:18px;
	padding-top:9px;
	display:block;
	padding-left:9px;
	padding-right:30px;



}
.TotalDIV, .DeliverTDDIV, .VATTDDIV, .OrderTotalTDDIV, .DeliverySelectTDDIV {
	float:right;
}
.SubTotalTD {
	width:155px;
	background-color:#E6E6E6;
	border-top:13px solid #FFFFFF;
	color:#000000;
	height:44px;
	padding-top:13px;
	display:block;
	padding-left:9px;
	padding-right:30px;
	line-height:18px;
}
.DeliverySelectTD {
	width:155px;
	background-color:#E6E6E6;
	border-top:4px solid #FFFFFF;
	color:#000000;
	/*height:106px;*/
	padding-top:13px;
	display:block;
	padding-left:9px;
	padding-right:30px;
	line-height:18px;
}
.DeliverySelect {
	width:155px;
	font-size:10px;
	margin:0px;
	padding:0px;
	margin-bottom:13px;
	margin-top:5px;
}
.DeliveryTD, .OrderTotalTD {
	width:155px;
	background-color:#E6E6E6;
	border-top:4px solid #FFFFFF;
	font-weight:normal;
	color:#000000;
	height:16px;
	padding-top:9px;
	display:block;
	padding-left:9px;
	padding-right:30px;
	padding-bottom:2px;
}
	
.VATTD {
	width:155px;
	background-color:#E6E6E6;
	border-top:4px solid #FFFFFF;
	font-weight:normal;
	color:#000000;
	padding-top:9px;
	display:block;
	padding-left:9px;
	padding-right:30px;
	padding-bottom:2px;
	height:60px;
	line-height:17px;

}
.PaymentTD {
}
.PaymentTDButton {
	width:194px;
	height:33px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("/assets/images/continuetopayment.png") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
	border-top:4px solid #FFFFFF;
	font-size:0px;
	line-height:0px
}
.BillingAddressDIV, .DeliveryAddressDIV {
	width:166px;
	height:182px;
	float:left;
	padding:10px;
	border-right:4px solid #FFFFFF;
	background-color:#E6E6E6;
	border-top:13px solid #FFFFFF;
	color:#000000;
}
.BillingAddressDIVA, .DeliveryAddressDIVA {
	position:absolute;
	margin: 0;
	margin-top:150px;
	width: 51px;
	height: 22px;
	padding: 0;
	border: 0;
	background: transparent url("/assets/images/edit.png") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
	font-size:0px;
	line-height:0px;
	margin-bottom:10px;
}
.OptionsTD {
	width:579px;
}
a.OptionsTD {
	font-family:Arial, Helvetica, sans-serif;
	width: 150px;
	display:inline;
	background-color:#FFFFFF;
	text-align:left;
	color:#000000;
	margin-top:20px;
	font-size:14px;
	font-weight:normal;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
.CheckoutTD {
}
.CheckoutTDButton {
	width:194px;
	height:33px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("/assets/images/continuetodelivery.png") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
	border-top:4px solid #FFFFFF;
	font-size:0px;
	line-height:0px;
}
.continuetoreviewbutton {
	width:194px;
	height:33px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("/assets/images/continuetoreview.png") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
	font-size:0px;
	line-height:0px;
	margin-top:10px;
}
.topbarbg2 {
	background-color:#A1A2A6;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top:5px;
	padding-bottom:5px;
}
.qty {
	background-color:#FFFFFF;
	color:#000000;
}
.button {
	background-color:#FFFFFF;
	color:#000000;
	border: 1px solid #A2A1A6;
}
.button1 {
	background-color:#A2A1A6;
	border: 1px solid #A2A1A6;
	color:#000000;
	padding-left:0px;
	padding-right:0px;/*height:20px;*/
}
.button2 {
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	color:#000000;
	text-decoration:underline;
	padding-left:0px;
	padding-right:0px;/*height:20px;*/
}
.basketRow {
	background-color:#EEEEEE;
	color:#000000;
	padding-top:5px;
	padding-bottom:5px;
}
a.productname {
	color:#000000;
}
.missingdata {
	background-color:#FFFF66;
	color:#000000;
	width:278px;
	text-align:left;
	margin-right:12px;
	margin-bottom:6px;
}
.missingdata2 {
	background-color:#FFFF66;
	color:#000000;
	/*width:400px;*/
	text-align:left;
}
.steps, .stepsselected {
	display:block;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#8f8e8d;
	float:left;
	font-size:14px;
	margin-bottom:27px;
	padding-bottom:3px;
}
.stepsselected {
	color:#f9aa17;
	font-weight:bold;
}
#leftcolumnheader, #rightcolumnheader {
	display:block;
	float:left;
	padding-bottom:2px;
	margin-bottom:10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#leftcolumn {
	clear:both;
	color:#000000;
}
#leftcolumn, #rightcolumn {
	display:block;
	float:left;
	height:488px;
	min-height:488px;
	height:auto !important;
	color:#000000;
}
#leftcolumn .field {
	width:274px;
	height:15px;
	margin-bottom:6px;
	margin-right:12px;
}
#rightcolumn .field {
	width:278px;
	height:15px;
	margin-bottom:6px;
	margin-right:12px;
}
#rightcolumn div.Name {
	display:block;
	clear:both;
	height:40px;
	padding-top:25px;
}
#leftcolumn label, #rightcolumn label {
	font-weight:bold;
	font-size:11px;
	padding-top:5px;
	padding-bottom:3px;
	display:block;
	margin-bottom:5px;
	color:#000;
}
#rightcolumn label.floatme {
	float:left;
	width:299px;
}
.rightcolumnright,.rightcolumnleft {
	width:299px;
	display:block;
	float:left;
}
label {
	margin-bottom:5px !important;
}
#rightcolumn label.labeltitle {
	float:left;
	width:40px;
	margin-right:0px;
	
}
#rightcolumn label.labeltitlemissing {
	float:left;
	width:40px;
	margin-right:0px;
	background-color:#FFFF66;
}
#rightcolumn label.labelfirst {
	float:left;
	width:70px;
	text-align:right;
	margin-right:5px;
}
#rightcolumn label.labelsurname {
	float:left;
	width:70px;
	text-align:right;
	margin-right:5px;
}
#rightcolumn select.fieldtitle {
	float:left;
	width:50px;

}
#rightcolumn select.missingdatatitle {
	background-color:#FFFF66;
	width:50px;
	float:left;
}
#rightcolumn input.fieldfirst {
	float:left;
	width:165px;
}
#rightcolumn input.missingdatafirst {
	background-color:#FFFF66;
	width:165px;
	float:left;
	margin-right:5px;

}
#rightcolumn input.missingdatasurname {
	background-color:#FFFF66;
	width:164px;
	float:left;
	margin-right:10px;
				
}
#rightcolumn input.fieldsurname {
	float:left;
	width:165px;
}
#leftcolumnheader {
	width:312px;
	margin-right:9px;
	display:block;
}
#rightcolumnheader {
	width:609px;
	display:block;
}
#leftcolumn {
	width:292px;
	margin-right:9px;
	background-color:#ffe9c3;
	padding:15px;
	padding-right:0px;
}
#rightcolumn {
	width:633px;
	background-color:#E6E6E6;
	padding:15px;
	padding-right:0px;
}
#leftcolumn a.forgotpasswordbutton {
	background-image:url(../images/forgottenpasswordgreen.png);
	width:193px;
	height:24px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#leftcolumn input.loginbutton {
	width: 63px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("/assets/images/logingreen.png") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
	font-size:0px;
	line-height:0px;
	margin-bottom:10px;
}
#rightcolumn div.terms {
	clear:both;
	margin-top:0px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	display:block;
	float:left;
	width:600px;
}
input.acceptterms {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	*overflow: hidden;
}
#rightcolumn label.termslabel {
	display: block;
	padding-left: 15px;
	text-indent: -15px;
	float:left;
	margin-right:20px;
	white-space:nowrap;
}
#rightcolumn label.termslabel2 {
	display: block;
	padding-left: 15px;
	text-indent: -15px;
	float:left;
	margin-right:20px;
	background-color:#FFFF66;
	


}
#rightcolumn input.submitbutton {
	width: 70px;
	height: 21px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("/assets/images/submit.png") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
	font-size:0px;
	line-height:0px;
	float:left;
	margin-top:2px;
	margin-bottom:5px;
}
#leftcolumn input.submitbutton {
	width: 70px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("/assets/images/submitgreen.png") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	display:block;
	font-size:0px;
	line-height:0px;
	float:left;
	margin-top:2px;
}
#rightcolumn div.requiredfields {
	clear:both;
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:5px;
}
#leftcolumn div.incorrect {
	font-weight:bold;
	font-size:11px;
	color:#f9aa17;
	margin-top:20px;
}
.editdetailsbutton {
	background-image:url(../images/editdetails.png);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	width:94px;
	text-indent:-9999px;
	margin-bottom:13px;
}
.changepasswordbutton {
	background-image:url(../images/changepassword.png);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	width:134px;
	text-indent:-9999px;
	margin-bottom:13px;
}
.orderstatusbutton {
	background-image:url(../images/orderstatus.png);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	width:104px;
	text-indent:-9999px;
	margin-bottom:13px;
}
.wishlistbutton {
	background-image:url(../images/wishlist.png);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	width:75px;
	text-indent:-9999px;
	margin-bottom:13px;
}
.logoutbutton {
	background-image:url(../images/logout.png);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	width:71px;
	text-indent:-9999px;
	margin-bottom:13px;
}
.usethisaddresscheckbox {
	overflow:hidden;
	margin:0px;
	width:13px;
	height:13px;
}
.SelectTDButton {
	overflow:hidden;
	margin:0px;
	width:13px;
	height:13px;
	margin-left:2px;
	margin-top:3px;
}
.SelectTD {
	background-image:url(../images/selectbg.png);
	background-repeat:repeat-y;
}
.OptionsTD ul {
	margin-top:20px;
	list-style:none;
}
.OptionsTD li {
	display:block;
	float:left;
	margin-right:35px;
}
#content a.ContinueShoppingA {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
	color:#8f 8e8d;
	font-size:14px;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
}
.emailwishlist {
	font-family:Arial, Helvetica, sans-serif !important;
	color:#8f8e8d !important;
	font-size:14px !important;
	font-weight:normal !important;
}
#content a.EmptyBasketA {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
	color:#8f8e8d;
	font-size:14px;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
}
#content a.WishListA {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
	color:#8f8e8d;
	font-size:14px;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
}
.PriceTH {
	width:80px;
}
.UnitPriceTH {
	width:89px;
}
.UnitPriceTD,.PriceTD {
	width:75px;
}