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

/* CART STYLES */
table.mainTable {
	clear:both;
}
.basket-table {
	margin-bottom:10px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 clear:both;
}
.basket-table img {

}	 
#cart-content {
	width:704px;
	float:left;
	margin-bottom:15px;
	color:#6A6A6A;
}
.stepcontainer {
	clear:both;
}
td {
	 font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	vertical-align:middle;
}
.grey-rule {
	border-bottom:1px #CCC solid;
}
th {
	 font-size:12px;
	border-bottom:1px #CCC solid;
}
.topbarbg, .ImageHeaderTH, .ProductNumberTH, .ProductNameTH, .QuantityTH, .UnitPriceTH, .PriceTH, .SelectTH, .QuantityTH1, .editTH, .PriceTH1, .ProductNameTH-Review {
	color:#6A6A6A;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding-bottom:10px;
	padding-left:5px;
	padding-top:5px;
	height:15px;
}
.ImageHeaderTH {
	width:150px;
	color:#FFFFFF;
}
.ImageTD {
	width:140px;
	/*height:94px;*/
	padding:10px
}
.ProductNameTH {
	width:200px;
}
.ProductNameTD {
	width:190px;
	padding:10px;
}
.ProductNameTH-Review {
	width:339px;
}
.ProductNameTD-Review {
	width:329px;
	padding:10px;
}
.ProductNameTD a, .editTD a, .ProductNameTD-Review a {
	text-decoration:none !important;
	color:#6A6A6A !important;
	font-size:13px  !important;
	font-weight:normal;
}
.ProductNameTD a:hover, .ProductNameTDA a:hover, editTD a:hover, .ProductNameTD-Review:hover   {
	text-decoration:underline  !important;
	color:#6A6A6A;
}
.QuantityTH  {
	width:120px;
}
.QuantityTD {
	width:110px;
	padding:10px;
	color:#6A6A6A;
}
.QuantityTDInput {
	width:30px;
	margin-bottom:3px;
}
.QuantityTDButton {
	margin:0px;
	padding:0px;
	display:block;
	color:#6A6A6A;
	font-weight:normal;
	text-decoration:none;
	 font-family:Georgia, "Times New Roman", Times, serif;
	background:none;
	border:none;
	font-size:13px;
	cursor: pointer; 
}
.editTH {
	width:80px;
}
.editTD {
	width:70px;
	color:#6A6A6A;
	padding:10px;
	font-size:13px;
}
.PriceTH {
	width:115px;
}
.PriceTD {
	width:105px;
	color:#6A6A6A;
	font-size:13px;
	padding:10px;
}
.UnitPriceTD1, .PriceTD1 {
	width:75px;
}
.SubTotalLabel {
	/*border-left: 1px solid #CCCCCC;*/
	width:60px;
	font-size:13px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #CCCCCC;
}
.SubTotal {
	width:66px;
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #CCCCCC;
}
.TotalLabel {
	/*border-left: 1px solid #CCCCCC;*/
	width:60px;
	font-weight:bold;
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
}
.Total {
	font-weight:bold;
	font-size:13px;
	width:66px;
}	
.DeliveryLabel {
	/*padding-top:10px;
	padding-bottom:10px;*/
	width:60px;
	border-bottom: 1px solid #CCCCCC;
	font-size:13px;
}	
.Delivery {
	border-bottom: 1px solid #CCCCCC;
	width:66px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
.gap {
	width:5px;	
	display:block;
	height:1px;
}
	
.SelectTH {
	/*border-right:4px solid #FFF;
	  
	background-color:#FFF;*/
}
.SelectTD {
	width:23px;
	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;
	border-left:1px solid #CCC;
	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;
	color:#6A6A6A;
	height:44px;
	padding-top:13px;
	display:block;
	padding-left:9px;
	padding-right:30px;
	line-height:18px;
	border-top:#CCCCCC solid 1px;
}
.DeliverySelectTD {
	color:#6A6A6A;
	line-height:18px;
		border-bottom:1px solid #CCC;
		 font-family:Georgia, "Times New Roman", Times, serif;
		padding-top:10px;
	padding-bottom:10px;

		
}
.DeliverySelect {
	width:160px;
	margin:0px;
	padding:0px;
	margin-top:5px;

		
}
.DeliverySelectTD label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	
}
form {
	margin:0px;
	padding:0px;

}
.DeliveryTD, .OrderTotalTD {
	width:155px;
	font-weight:normal;
	color:#6A6A6A;
	height:16px;
	padding-top:9px;
	display:block;
	padding-left:9px;
	padding-right:30px;
	padding-bottom:2px;
}
	
.VATTD {
	width:155px;
	font-weight:normal;
	color:#6A6A6A;
	padding-top:9px;
	display:block;
	padding-left:9px;
	padding-right:30px;
	padding-bottom:2px;
	height:60px;
	line-height:17px;

}
.PaymentTD {

}
.movetowishlist {
	position:absolute;
	width: 127px;
	height: 22px;
	padding: 0;
	border: 0;
	background: transparent url("../images/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;

}
.BillingAddressDIV, .DeliveryAddressDIV {
	width:166px;
	height:182px;
	background-color:#F2F2F2;
	float:left;
	padding:10px;
	color:#6A6A6A;
	line-height:18px;
}
.BillingAddressDIV p, .DeliveryAddressDIV p {
	color:#6A6A6A !important;
}
.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;
	color:#6a6a6a;
	font-weight:normal;
	text-decoration:none;
}
.BillingAddressDIVA:hover, .DeliveryAddressDIVA:hover  {
	text-decoration:underline;
}
.OptionsTD {
	width:600px;
		font-size:13px;	
}
a.OptionsTD {
	 width: 150px;
	display:inline;
	/*background-color:#FFFFFF;*/
	text-align:left;
color:#6A6A6A;
	margin-top:20px;
		font-size:13px;
	font-weight:normal;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
.CheckoutTD {
	padding-top:20px;
	padding-bottom:20px;
	
}
.CheckoutTDButton {
	width: 171px;
	height: 24px;
	padding: 0;
	border: 0;
	background: transparent url("../images/continue-to-checkout.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;
	
}
.PaymentTDButton1  {
	width: 171px;
	height: 24px;
	padding: 0;
	border: 0;
	background: transparent url("../images/continue-to-payment.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;
	
}
.continuetoreviewbutton {
	width: 171px;
	height: 24px;
	padding: 0;
	border: 0;
	background: transparent url("../images/continue-to-review.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;
}
.qty {
	background-color:#FFFFFF;
	color:#6A6A6A;
}
.button {
	background-color:#FFFFFF;
	color:#6A6A6A;
	border: 1px solid #A2A1A6;
}
.button1 {
	background-color:#A2A1A6;
	border: 1px solid #A2A1A6;
	color:#6A6A6A;
	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:#6A6A6A;
	padding-top:5px;
	padding-bottom:5px;
}
a.productname {
	color:#000000;
}
.missingdata {
	background-color:#FFFF66;
color:#6A6A6A;
	width:278px;
	text-align:left;
	margin-right:12px;
		margin-bottom:6px;
	
}
.missingdata2 {
	background-color:#FFFF66;
	color:#6A6A6A;
	/*width:400px;*/
	text-align:left;
}
.steps, .stepsselected {
	display:block;
	width:120px;
	font-weight:normal;
	color:#88ab51;
	float:left;
	font-size:14px;
	margin-bottom:27px;
	padding-bottom:3px;
}
#bagstep {
	width:100px !important;
}
.stepsselected {
	color:#565656;
	font-weight:bold;
}
.editdetailsbutton, .changepasswordbutton, .orderstatusbutton, .wishlistbutton, .logoutbutton, .forgotpasswordbutton {
	font-size:12px !important;
	text-decoration:none;
	color:#88ab51;
	font-weight:bold;
}
.editdetailsbutton:hover, .changepasswordbutton:hover, .orderstatusbutton:hover, .wishlistbutton:hover, .logoutbutton:hover, .forgotpasswordbutton:hover{
	color:#000000;
}
.editdetailsbutton {
	/*background-image:url(../images/editdetails.png);
	background-repeat:no-repeat;*/
	display:block;
	height:21px;
	width:93px;
	/*text-indent:-9999px;*/
	margin-bottom:13px;
}
.changepasswordbutton {
	/*background-image:url(../images/changepassword.png);
	background-repeat:no-repeat;*/
	display:block;
	height:21px;
	width:131px;
	/*text-indent:-9999px;*/
	margin-bottom:13px;
}
.orderstatusbutton {
	/*background-image:url(../images/orderstatus.png);
	background-repeat:no-repeat;*/
	display:block;
	height:21px;
	width:101px;
	/*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:65px;
	/*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 {
	padding:0px;
	margin:0px;
	margin-top:20px;
	list-style:none;
}
.OptionsTD li {
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	margin-right:35px;
	
}
.OptionsTD li a {
		text-decoration:none !important;
		color:#6A6A6A;
		font-size:13px;
	}
.OptionsTD li a:hover {
	text-decoration:underline !important;
	color:#6A6A6A;
}
#content a.ContinueShoppingA {
 	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
	color:#8f8e8d;
	font-size:13px;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-decoration:none !important;
}
.emailwishlist {
	color:#8f8e8d !important;
	font-size:14px !important;
	font-weight:normal !important;
}
#content a.EmptyBasketA {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration:none;
	text-align:left;
	color:#8f8e8d;
	font-size:13px;;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
}
#content a.WishListA {
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
	color:#8f8e8d;
	font-size:13px;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
}