@charset "utf-8";
* {
	margin: 0;
}
body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}
p {
	padding-bottom: 5px;
	line-height: 16px;
	padding-top: 5px;
}
a {
	color: #333333;
	text-decoration:underline
}
a:hover {
	color:#666666;
	text-decoration:underline
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F88F26;
	margin-bottom: 20px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #F88F26;
}
.checkoutbox {
	border: 1px solid #E4E4E4;
}
.basketdivider {
	height: 5px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px auto 5px;
}
.poptotalpoundsign {
	font-size:16px;
}
.popquantitybox {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.poptotalbox {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 17px;
	font-size: 16px;
	color: #000000;
}
.popprice {
	font-size: 12px;
	font-weight: bold;
}
.grandtotaltext {
	font-size: 14px;
}
.grandtotalnum {
	font-size: 18px;
}
.removebutton {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.fromsun {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 75px;
}
.wrapstar {
	width: 810px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.header {
	background-color: #FFFFFF;
	width: 800px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0;
}
.headclear {
	clear: right;
	height: 15px;
}
.homegreytable {
}
.homegreytable p {
	padding-right: 10px;
	padding-left: 10px;
}
.contentwrap {
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.navbuttons {
	width: 800px;
	padding-top: 2px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 15px;
}
.contentbottom {
	width: 800px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 25px;
	color: #333333;
}
.contentbottom a {
	color:#333333;
	text-decoration:none
}
.contentbottom a:hover {
	text-decoration:underline
}
.contentbottomleft {
	float: left;
	margin-left: 15px;
}
.contentbottomright {
	float: right;
	margin-right: 15px;
}
.bottomnav {
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.bottomnav a {
	color:#FFFFFF;
	text-decoration:none
}
.bottomnav a:hover {
	text-decoration:underline
}
.paymentinstructions {
	background-color: #E4E4E4;
	border: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.itemimagecontainer {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	vertical-align: middle;
}
.itemimagecontainer2 {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	height: 530px;
	vertical-align: middle;
}
.printclothescouk {
	color:#F88F26;
	font-weight:bold
}

