.go_form_container
{
	font-size: 85%;
	margin-left:10px;
	width:450px;	
}

.go_form_container textarea, select
{
	width:190px;
	border:1px solid #666666;
}

#table_contact
{
	border-top: none;
	margin: 0px 0px 0px 0px;
	text-align: left;	
}

#table_contact td
{
	padding:10px 0px 10px 0px;
	vertical-align:top;
	border-bottom: none;
}

.contact_col1
{
	width:140px;
}

.contact_col2
{
	width:15px;
}

.contact_col3
{
	width:200px;
}

.go_form_buttons
{
	margin: 20px 0 20px 200px;
}

.go_form_button
{
	display:block;
	background: #ffffff url(img/common/butt_submit.gif) top left no-repeat;
	width:75px;
	height:22px;
}

a.go_form_button:hover 
{
	display:block;
	background: #ffffff url(img/common/butt_submit.gif) bottom left no-repeat;
	width:75px;
	height:22px;
}

/*	Form Fields	*/
.go_form_validationitem
{
	float: left;
	width: 13px;
	padding-right: 2px;
}

.go_form_validationgroup
{
	text-align: left;	
}

.go_radio_button
{
	margin: 0px 0px 10px 10px
}

/*	Basket Page */

/*table.basket_table
{
	text-align: left;
	float: left;
	width: 80%;
	border: 1px solid red;	
}

.basket_table td
{
	padding-bottom: 10px;
}*/

/*	Checkout Page */
#checkout_step1
{
	float:right;
	margin-top:10px;
	background: url("../img/common/checkout_step01.gif") top left no-repeat;
	width:710px;
	height:40px;
}

#checkout_step2
{
	float:right;
	margin-top:10px;
	background: url("../img/common/checkout_step02.gif") top left no-repeat;
	width:710px;
	height:40px;
}

#checkout_step3
{
	float:right;
	margin-top:10px;
	background: url("../img/common/checkout_step03.gif") top left no-repeat;
	width:710px;
	height:40px;
}

#checkout_step4
{
	float:right;
	margin-top:10px;
	background: url("img/checkout/checkout_step04.jpg") top left no-repeat;
	width:510px;
	height:40px;
}

.contentRightTextCheckout
{
	float:left;
	text-align:left;
	width:510px;
}

.contentCheckoutSummary
{
	float:left;
	width:250px;
	padding-top:10px;
}

.contentRightTextCheckout h1
{
	color: #d70000;
	font: bold 135% Arial, Helvetica, sans-serif;
	margin: 10px 0 1.0em 10px;
}

.go_form_container_checkout
{
	width: 500px;
	padding-top:12px;
	font-size: 85%;
	margin-left:10px;
}

.go_form_container_checkout input, textarea, select
{
	width:190px;
	border:1px solid #666666;
}

.checkout_expirycombos select 
{
	width:95px;
	border:1px solid #666666;
}

.go_form_checkbox input
{
	float: left;
	background-color:#ffffff;
	width:20px;
	border:0px solid #ffffff;
	margin-right:20px;
}

.go_form_label
{
	float:left;
	clear:left;
	display:block;
	position:relative;
	margin-top:3px;
	width:150px;
	margin-right:20px;
	text-align: left;
}

.go_form_label em
{
	position:absolute;
	margin-top:-2px;
	right:-14px;
}

.go_form_editor
{
	margin-bottom:10px;
}

.go_form_checkoutbox
{
	margin-bottom:10px;
}

.checkout_billingaddressbox
{
	float:left;
	width:220px;
	padding:6px 8px 6px 8px;
	line-height:18px;
	background-color:#ebebeb;
}

.checkout_shippingaddressbox
{
	float:left;
	width:230px;
	padding:6px 8px 6px 8px;
	line-height:18px;
	background-color:#ebebeb;
}

.checkout_orderdetailsbox
{
	padding:6px 8px 6px 8px;
	line-height:18px;
	background-color:#ebebeb;
}

#checkout_shippingaddress
{
	background: url("img/checkout/title_shippingAddress.gif") top left no-repeat;
	width:510px;
	height:30px;
	margin-top:10px;
}

#checkout_billingaddress
{
	background: url("img/checkout/title_billingAddress.gif") top left no-repeat;
	width:510px;
	height:30px;
	margin-top:10px;
}

.checkout_shoppingcart
{
	background: url("img/checkout/title_shoppingCart.gif") top left no-repeat;
	width:510px;
	height:30px;
	margin-top:10px;
}

#checkout_ordersummary
{
	background: url("img/checkout/title_orderSummary.gif") top left no-repeat;
	width:510px;
	height:30px;
	margin-top:10px;
}

#checkout_orderconfirmation
{
	background: url("img/checkout/title_orderConfirmation.gif") top left no-repeat;
	width:510px;
	height:30px;
	margin-top:10px;
}

#checkout_paymentinformation
{
	background: url("img/checkout/title_paymentDetails.gif") top left no-repeat;
	width:510px;
	height:30px;
	margin-top:10px;
}

.go_form_continuebutton
{
	display:block;
	background: url("img/checkout/butt_continue.gif") top left no-repeat;
	width:115px;
	height:30px;
}

a.go_form_continuebutton:hover 
{
}

.go_form_paybutton
{
	display:block;
	background: url("img/checkout/butt_payNow.gif") top left no-repeat;
	width:115px;
	height:30px;
}

.go_form_proceedbutton
{
/*	display:block;
	background: url("../img/checkout/butt_proceedCheckout.gif") top left no-repeat;
	width:200px;
	height:30px;	
*/
	margin: 20px 0 0 0;	
}

a.go_form_paybutton:hover 
{
}

#checkout_ordersummary
{
}

#checkout_ordersummaryheader
{
	background: url("img/checkout/title_orderSummary.gif") top left no-repeat;
	width:250px;
	height:30px;	
}

#checkout_tableordersummaryitems
{
	width:250px;
	border-collapse:collapse;
}

#checkout_tableordersummaryitems td
{
	border:1px solid #d2d2d2;
	width:111px;
	text-align:left;
	padding:4px 4px 4px 10px;
}

.checkout_paneladdressinfo
{
	background-color:#ebebeb;
}

.checkout_baskettable
{
	width:510px;
	border-collapse:collapse;
	border-bottom:1px solid #ebebeb;
}

.checkout_baskettable th
{
	padding:6px;
}

.checkout_baskettable td
{
	padding:6px;
	border-bottom:1px solid #ebebeb;
}


.basket_table
{
	width:530px;
	border-collapse:collapse;
	border-bottom:1px solid #ebebeb;
}

.basket_table input
{
	width:60px;
}
.basket_table th
{
	padding:6px;
}

.basket_table td
{
	padding:6px;
	border-bottom:1px solid #ebebeb;
}


.checkout_orderdetailstable
{
	width:510px;
	border-collapse:collapse;
}

.checkout_orderdetailstable td
{
	padding:3px;
	vertical-align:top;
}

.checkout_baskettotalcell
{
	text-align:right;
}

.checkout_baskettotallabel
{
	float:right;
}
.checkout_baskettotalcellbold
{
	text-align:right;
	font-weight:bold;
}

.checkout_promotionbold
{
	text-align:right;
	font-weight:bold;
	color: #943136;
	background-color: #f6f6f6;
}

.basket_updatebutton
{
	float:left;
	background: url("../img/checkout/butt_recalculate.gif") top left no-repeat;
	width:100px;
	height:20px;
}

a.basket_updatebutton:hover
{
	float:left;
	background: url("../img/checkout/butt_recalculate.gif") bottom left no-repeat;
}

.product_basketmessage
{
	text-align: center;
	font-weight: 700;		
	padding: 5px 0;
	color: #D70000;
	display: block;
}

.gen_status_message
{
	display: block;
	padding: 75px 0;
	text-align: center;
	font-weight: 700;	
}

.basketitemtitle
{
	font-weight: 700;
}

.checkout_baskettitle
{
	text-align: left;	
}

/* Order Summary table */

.checkout_ordersummarytable
{
	width:490px;
	border-collapse:collapse;
}

.checkout_ordersummarytable td
{
	padding:6px;
	border-bottom:1px solid #ffffff;
}

.checkout_ordersummarytable th
{
	padding:6px;
}

.checkout_ordersummarybox
{
	padding:6px 8px 6px 8px;
	line-height:18px;
	background-color:#ebebeb;
}

.orderconfirmtext
{
	padding-top: 10px;
	font-weight: 700;	
}

.basket_continueshopping
{
	margin: 0 auto;
	width: 110px;	
}

a.linkButton
{
	display: block;
	background: #efdbac url(../img/common/bg_bigLink.gif) top left repeat-x;
	border: 2px solid #d5ae58;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 2px 10px;
	text-decoration: none;	
	color: #000000;
}

a.linkButton:hover
{
	background: #efdbac url(../img/common/bg_bigLink.gif) top left repeat-x;
	color: #000000;	
}

a.linkButton:visited, a.linkButton:active
{
	color: #000000;	
}

.checkout_checkshipping
{
	font-weight: 700;
	display: block;
	float: left;
	width: 420px	
}

.go_form_container .checkout_checkshipping
{
	width: 400px		
}

/* Gift Voucher Page */

.go_form_container_giftvouchers
{
	padding-top:12px;
	font-size: 85%;
	margin-left:10px;
	width: 350px;
}

.voucherinput
{
	width: 150px;
	font-size: 11px;
}

.quantityinput
{
	width: 40px;	
}

.go_form_container_giftvouchers .go_form_label
{
	width:100px;
}

.checkout_baskettotalcell input
{
	float: right;
	width: 25px;	
}

.printcontainer, .continueshopping
{
	float: right;	
}

.cardholder
{
	float: right;
	padding: 40px 0 0 0;	
}

.lastpostdates
{
	width: 530px;	
}
