table.basket {
	border-collapse: collapse;
	border-color: #a09164;
	border-width: 1px;
	float: left;
	display: inline-table;
	clear: both;
	width: 680px;
	border-style: solid;
	color: #666666;
}

table.basket thead {
	border-bottom-style: none;
	padding-left: 5px;
	font-size: 1.2em;
	color: white;
	background-color: #a09164;
	text-align: left;
	line-height: 30px;
	height: 30px;
}

table.basket td {
	border-right-color: #ededed;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

table.basket tfoot {
	color: #a09164;
	font-size: 1.4em;
	height: 2.5em;
	line-height: 2.5em;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}

table.basket tr {
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
	display: table-row;
}

table.basket td.name {
	color: #666633;
	font-size: 1.2em;
}

table.basket td.name .availability {
	color: #666666;
	display: block;
	font-size: 11px;
}
table.basket td.name .options {
	margin-top: 5px;
	color: #999999;
	font-style: italic;
	display: block;
	font-size: 11px;
}

table.basket td.price {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

table.basket td.remove {

	border-right-style: none;

	text-align: center;

}

table.basket td.image {
	width: 130px;
}

table.basket td.image img {
	height: 130px;
	width: 130px;
}
.basket_proceed{
	border-left-color: #a09164;
	border-bottom-color: #a09164;
	border-right-color: #a09164;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	color: #999999;
	background-color: #ededed;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	width: 678px;
	float: left;
	display: inline;
	clear: both;
}

.basket_proceed a{
	margin-right: 10px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../images/proceed_arrow.gif);
	float: right;
	text-decoration: none;
	color: #666666;
	padding-right: 22px;
}

.basket_empty{
	clear: both;
	float: left;
	margin-top: 10px;
}
.basket_return{
	clear: both;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	display: inline;
}

.basket_return a{
	font-size: 1.2em;
	color: #333333;
}

#user_content{
	clear: both;
	float: left;
	display: inline;
}

#user_content.login_register{
	margin-left: 100px;
	width: 500px;
}

#user_content .small_print{
	width: auto;
	color: #666666;
}

#user_content .user_form{
	padding: 20px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #ededed;
}

#user_content .spacer{
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 20px;
	height: 20px;
	width: 100%;
}

.redeem_code{
	background-color: #ededed;
	clear: both;
	float: left;
	display: inline;
	width: 640px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	padding: 19px;
}

.checkout_proceed{
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
	clear: both;
	float: left;
	display: inline;
	width: 640px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

.stock_change{
	font-weight: bold;
	color: #cc0000;
}

fieldset{
	margin-bottom: 10px;
	background-color: #ededed;
	clear: both;
	display: inline;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: 19px;
	width: 640px;
}

table.orders{
	margin-bottom: 10px;
	clear: left;
	margin-top: 10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	width: 660px;
}

table.orders thead{
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 2.8em;
	height: 2.8em;
	color: white;
	background-color: #a09164;
}

table.orders td{
	border-right-color: #ededed;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 5px;
}

table.orders .name a{
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}

table.orders .name a:hover{
	color: #a09164;
}

fieldset.mydetails{
	margin-left: 100px;
	width: 500px;
}
fieldset.mydetails p{
	clear: both;
}

.basket_proceed a:hover{
	color: #333333;
	text-decoration: underline;
}

.success{
	float: left;
	clear: both;
	margin-top: 10px;
	font-size: 1.2em;
	margin-bottom: 10px;
	padding: 10px;
	border-color: #336633;
	border-style: solid;
	border-width: 1px;
	color: #336633;
	background-color: #ccff99;
	display: inline;
}

.account_update{
	float: left;
	clear: both;
	margin-top: 10px;
	font-size: 1.2em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 10px;
	border-color: #ffcc00;
	border-style: solid;
	border-width: 1px;
	color: #cc3300;
	background-color: #ffffcc;
	display: inline;
}

label{
	padding-top: 10px;
	display: block;
	width: 100px;
	float: left;
}

input{
	clear: right;
	margin-bottom: 10px;
	margin-top: 10px;
}

select{
	clear: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
.small_print{
	margin-right: auto;
	margin-left: auto;
}
fieldset.login{
	margin-left: 150px;
	width: 400px;
}
fieldset.login p{
	clear: both;
}

.login_field{
	width: 250px;
}

ul.redeem_card{
	margin-top: 10px;
	background-color: white;
	margin-right: 10px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	width: 180px;
	border-color: #999999;
	float: left;
	display: inline;
	list-style-type: none;
}

ul.redeem_card li{
	padding-bottom: 5px;
}

.tickbox{
	padding-right: 10px;
	margin: 0px;
}

