.FFTable td, .FFTable th
{
	vertical-align: middle;
}

.heading td
{
	border-top: 1px dotted #A2A7B3;
}


#checkout_WorkAddress_postcode_row, #checkout_ConfirmDeliveryTerms_row, #checkout_WorkAddress_country_row
{
	display: none;
}

.FFHasError
{
	color: red;
	font-weight: bold;
}

.checkout-deals
{
	border: 1px solid #d8e2e7;
	width: 100%;
}

.checkout-deals th
{
	background-color: #d8e2e7;
	color: #000000;
	font-weight: bold;
}

.checkout-deals td
{
	border: 1px solid #d8e2e7;
}

.checkout-deals-total th
{
	height: 20px;
	text-align: right
}

#message
{
	color: red;
}

.checkout-tabs
{
	border: 1px solid #d8e2e7;
	border-collapse: collapse;
	width: 100%;
}


.checkout-tab
{
	background-position: 50%;
	background-repeat: no-repeat;
	height: 30px;
	border: 1px solid #d8e2e7;
	text-align: center;
	font-size: smaller;
	vertical-align: middle;
}

.checkout-tab-completed
{
}

.checkout-tab-selected
{
	background-color: #d8e2e7;
}

.checkout-tab a
{
	text-decoration: none;
	font-family: sans-serif;
}


tbody.top td, tbody.top th, tr.top td, tr.top th
{
	vertical-align: top;
}

.FFTable
{
	width: 100%;
	clear: both;
}

.FFTable td, .FFTable th
{
	background-color: #dde6ed;
	padding: 3px;
}

.FFTable td
{
	
}

.FFTable th
{
	text-align: right;
}



.login-new, .login-existing
{
	width: 50%;
	float: right;
}

.login-new table, .login-existing table
{
	margin: auto;
}

.login-new th, .login-new h2
{
	font-weight: bold;
	color: #009933;
}

.login-new .FFSubmit input
{
	background-color: #009933;
	color: #ffffff;
	border: 2px outset #009933;
}

.login-existing th, .login-existing h2
{
	font-weight: bold;
	color: #ff6600;
}

.login-existing .FFSubmit input
{
	background-color: #ff6600;
	color: #ffffff;
	border: 2px outset #ff6600;
}



#checkout-deal-summary *
{
	color: #819CAB;
}

#checkout-deal-summary
{
	background-image: url('checkout-background.png');
	width: 970px;
	height: 307px;
	margin-bottom: 20px;
}

#checkout-deal-summary-continue-shopping
{
	display: block;
	float: right;
	width: 250px;
	height: 42px;
}

#checkout-deal-summary-continue-shopping span
{
	display: none;
}

#checkout-deal-summary table
{
	clear: both;
	margin-top: 34px;
	margin-left: 230px;
	width: 700px;
	height: 160px;
}

#checkout-deal-summary td
{
	vertical-align: middle;
}

#checkout-deal-summary h1, #checkout-deal-summary h1 *
{
	margin: 0;
	margin-bottom: 2px;
	color: #284360;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

#checkout-deal-summary b
{
	color: #284360;
	font-weight: bold;
}

#checkout-deal-summary #checkout-deal-summary-handset
{
	vertical-align: middle;
	text-align: center;
	padding: 0 10px;
}