﻿body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
	font-size: 0.8em;
}
.basket-container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
}

div.basket-left
{
	float:left;
	width: 680px;
	padding-right:25px;
	margin-left: 25px;
}
div.basket-right
{
	width: 195px;
	margin-right:25px;
	float:right;
}
.basket-left-centre
{
	margin-top: 25px;
}
div.clear
{
	clear:both;
}
ul
{
	list-style-image: url(/basket/images/bullet.gif);	
}
li
{
	margin: 0px auto;
	padding: 0px;
	margin-left:20px;
	line-height: 1.5em;
}

a:link, a:visited, a:hover, a:active
{
	color: #666666;
	text-decoration: underline;
}
a:hover
{
	color: #FF9900;
}
input.basket-continue-bottom, input.basket-continue-top
{
	float:right;
}
input.basket-continue-shopping, img.basket-step
{
	float:left;
}

div.basket-box
{
	border: solid 1px #c8c8c8;
	margin-bottom: 10px;
}
div.basket-box-header, table.basket-table thead td
{
	color: #000000;
	padding: 5px;
	height: 18px;
	font-weight: bold;
	background-image: url(/basket/images/heading-bg.jpg);
	background-repeat: repeat-x;
}
table.basket-table
{
	border: solid 1px #c8c8c8;
	width: 100%;
	margin-bottom: 25px;
}
table.basket-table td
{
	padding: 5px;
}
table.basket-table td.basket-table-col1
{
	width: 350px;
}
table.basket-table td.basket-table-col2
{
	width: 170px;
}
table.basket-table td.basket-table-col3
{
	width: 70px;
}
table.basket-table td.basket-table-col4
{
	width: 85px;
}
span.basket-item-price
{
	color: #bc0000;
}
span.basket-item-subtotal
{
	color: #666666;
}
table.basket-table tfoot td.footer-left
{
	font-weight: bold;
	text-align: right;
}
tr.basket-table-footer3
{
	height: 55px;
}
table.basket-table tfoot td.footer-left
{
	vertical-align: middle;
}

div.basket-delivery
{
	float:left;
	height: 45px;
}
div.basket-delivery a
{
	display: block;
	float:left;
	font-weight: normal;
	background-image: url( /basket/images/view-delivery-costs.jpg );
	background-repeat: no-repeat;
	background-position: left center;
	height: 29px;
	padding-left: 38px;
	padding-top: 13px;
}
div.basket-delivery2
{
	padding-top: 14px;
}
tr.basket-table-footer1, tr.basket-table-footer2, tr.basket-table-footer
{
	background-color: #f0f0f0;
	height: 30px;
}

tr.basket-table-footer1 td
{
	border-top: solid #cccccc 1px;
	padding-top: 20px;
}
tr.basket-table-footer2 td
{
	padding-bottom: 20px;
	border-bottom: solid #cccccc 1px;
}
tr.basket-item-separator td
{
	border-bottom: dashed 1px #cccccc;
	height: 5px;
}
tr.basket-item-separator-blank
{
	height: 5px;
}
tr.basket-item td
{
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}
span.basket-item-summary
{
	color:#666666;
	display: block;
	margin-top: 2px;
}
input.basket-discount-input
{
	width: 110px;
	margin: 8px;
	float:left;
}
input.basket-discount-button
{
	float:left;
	margin-top: 5px;
}

div.basket-input-left, div.basket-input-right
{
	width: 285px;
	padding: 25px;
	padding-bottom: 15px;
}
div.basket-input-left
{
	float:left;
}
div.basket-input-right
{
 	float:right;
}
div.basket-input-left label, div.basket-input-right label
{
	clear:both;
	color: #666666;
}

input.input-text-error, .input-dropdown-error
{
	background-color: #ffe7be;
}
input.input-text, .input-dropdown
{
	background-color: #ffffff;
}

input.input-text, input.input-text-error, .input-dropdown, .input-dropdown-error
{
	width:285px;
	border: solid 1px #cccccc;
	margin-top: 4px;
	margin-bottom: 10px;
	color: #666666;
}
.error-message
{
	font-weight: bold;
	background-image: url(/basket/images/alert-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	clear:both;
	color: #aa0000;
	font-size: 0.9em;
}
div.basket-box-header div.basket-input-left, div.basket-box-header div.basket-input-right
{
	width: 320px;
	padding: 0px;
}
div.basket-header-delivery
{
	background-image: url(/basket/images/delivery-icon.jpg);
}
div.basket-header-billing
{
	background-image: url(/basket/images/billing-icon.jpg);
}
div.basket-header-billing, div.basket-header-delivery
{
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 42px;
	margin: -10px 0 20px -15px;
	color: #666666;
	height: 65px;
	font-size: 0.9em;
}
div.basket-header-delivery input
{
	margin-top: 5px;
}
input.basket-item-quantity
{
	width:30px;
	float:left;
	color: #666666;
	border: solid 1px #cccccc;
}
span.basket-item-quantity
{
	color:#666666;
	margin-left: 20px;
}
.basket-item-refresh
{
	margin-left:3px;
	float:left;
}
.basket-item-delete
{
	margin-right:8px;
	float:left;
}
select.input-select
{
	border: #cccccc;
	color: #666666;
}
div.basket-customer-details
{
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	color:#666666;
	line-height: 1.4em;
}
.basket-customer-details a
{
	display: block;
	font-weight: bold;
	margin-top: 5px;
	color: #666666;
}
.basket-customer-details a:hover
{
		color: #FF9900;
}

