﻿a.payment_itemlink{}
a.payment_itemlink:visited{}
a.payment_itemlink:hover{}

a.formbutton_proceed, a.formbutton_proceed:link, a.formbutton_proceed:visited{text-align:left;display:block;width:342px;height:93px;line-height:93px;background:url(/images/general/btnProceed.jpg) 0px 0px ;outline:none;}
a.formbutton_proceed:hover{background-position:0px 93px;}

a.formbutton_next, a.formbutton_next:link, a.formbutton_next:visited{margin-top:3px;display:block;text-align:left;width:221px;height:73px;line-height:73px;background:url(/images/general/btnnext.jpg) 0px 0px ;outline:none;}
a.formbutton_next:hover{background-position:0px 73px;}

a.formbutton_pay, a.formbutton_pay:link, a.formbutton_pay:visited{margin-left:40px;display:block;text-align:left;width:400px;height:93px;line-height:93px;background:url(/images/general/btnpay.jpg) 0px 0px ;outline:none;}
a.formbutton_pay:hover{background-position:0px 93px;}

img.minus_image{margin-left:3px;}
img.plus_image{}
img.remove_image{margin-left:0px;}

table.payment_basket{width:99%;margin-top:20px;}
	table.payment_basket tr{height:30px;}
	table.payment_basket td{}
	
table.payment_checkout{width:99%;}
	table.payment_checkout tr{height:30px;}
	table.payment_checkout td{}

tr.payment_title_row{font-weight:bold;}

tr.payment_item_row_even{}
tr.payment_item_row_odd{}

tr.payment_delivery{}	/* Delivery line inc. price */
tr.payment_freedelivery{color:red;font-weight:bold;}

td.payment_baskettotal{border-top:1px solid black;padding:5px;padding-left:0px;font-weight:bold;} /* Total without shipping */
td.payment_basketsubtotal{font-weight:bold;border-top:2px solid #990000;padding:5px;padding-left:0px;color:#990000;} /* Final total inc. shipping */

td.basketpromotiontext{font-weight:bold;color:black;font-size:1.4em;}

.attributes{color:#444444;font-size:.9em;}
.button{height:40px;width:200px;font-weight:bold;}
.promotion{text-decoration:line-through;color:#888888;}