form {
	margin: 0;
	padding: 0;
}

#line{
	width:800px;
	height:1px;
	margin-top:1px;
	margin-bottom:1px;
	padding-bottom: 1px;
	float:left;
}

/* Login Status box */
.menu ul li a.nodrop, .menu ul li a:visited.nodrop {
	display:block; 
	text-decoration:none; 
	color:#ffffff; 
	width:278px; 
	height:22px;
	font-weight:bold;
	padding:0;
	border-bottom:1px solid #d3ad9e;
	background:#c4927e;
	line-height:1.9em;
	margin-right:2px;
	padding-left: 4px;
	text-align: left;
}

/* Basket box */
.menu ul li a.basket, .menu ul li a:visited.basket {
	display:block; 
	text-decoration:none; 
	color:#818485; 
	width:180px; 
	height:22px;
	font-weight:normal;
	padding:0;
	border-bottom:1px solid #e7e7e8;
	background:#e7e7e8;
	line-height:1.9em;
	text-align: center;
}

.basket_bold {
	color:#4dc8e9;
	font-weight:bold;
}

/* Checout box */
.menu ul li a.checkout, .menu ul li a:visited.checkout {
	display:block; 
	text-decoration:none; 
	color:#fff200; 
	width:74px; 
	height:22px;
	font-weight:bold;
	padding: 0;
	text-align: center;
	border-bottom:1px solid #8cc63f;
	background:#8cc63f;
	line-height:1.9em;
}

.shop_series { 
	margin: 10px auto;
	width: 800px;
	float: left;
	text-align: left;
}
.shop_series_text { 
	color: #818485;
	margin: 10px 5px 10px 0px;
	width: 230px;
	float: left;
	text-align: left;
	font-size: 9px;
	line-height:110%;
}
.shop_series_imgs { 
	float: right;
	color: #333;
	margin: 10px 0px 10px 0px;
	width: 560px;
	display: inline;
	position: relative;
	text-align: right;
	z-index: 1;
}

.shop_series_name {
	color: #463326;
	font-weight:bold;
	font-size: 14px;
	letter-spacing: -1px;
	text-decoration: none;
}

.shop_series_series {
	color: #4dc8e9;
	font-weight:bold;
	font-size: 14px;
	letter-spacing: -1px;
	text-decoration: none;
}

.shop_reg_field {
	color: #818485;
}

.shop_blue {
	color: #4dc8e9;
}

.shop_red {
	color: #ff0000;
}

li.shopbullets {
	list-style-image: url("images/bullets/shop.gif");
	list-style-type: circle;
	/*color: #c4927e;*/
	padding-bottom: 2px;
	font-weight:bold;
}

div.shop {
	position:relative;
	/* left: -800px; */
	height: auto;
	display: block;
}

div.shop2 {
	position:relative;
	left: -800px;
	height: auto;
	display: block;
}

input.shop_reg {
	width: 212px;
	height: 20px;
	border: 1px solid #dadadb;
}

select.shop_reg {
	width: 212px;
	height: 20px;
	border: 1px solid #dadadb;
}

input.promo {
	width: 120px;
	height: 20px;
	border: 1px solid #dadadb;
	margin-left: 20px;
}

ul.shop {
	padding: 0px;
	margin: 0px;
	color: #8c8e91;
}

li.shop {
	padding: 0px;
	margin-left: 12px;
	list-style-position: outside;
	list-style-image: url(http://www.meloncreative.co.uk/images/bullets/shop_grey.gif);
	color: #8c8e91;
}

.shop_addy_buttons {
	margin-bottom: 2px;
}
