body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 2.4em;
	color: #cccccc;
}
thead {
	font-weight: bold;
}
td {
	padding-right: 20px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #2481ff;
	text-decoration: none;
}
a:visited:hover {
	color: #2481ff;
	text-decoration: none;
}
.result {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 3.2em;
	margin-bottom: 0px;
}
.clear {
	clear: both;
}
.main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	margin-top: 60px;
	position: relative;
}
.header img {
}
.links {
	font-size: 1.1em;
	right: 0px;
	position: absolute;
	bottom: 0px;
}
.paymentProcess {
	margin-top: 20px;
}
.cards {
	vertical-align: top;
	margin-left: 10px;
}
.basket {
	margin-top: 20px;
	position: relative;
}
.basket form {
	float: left;
}
.basket form img {
	margin-right: 20px;
}
.deliveryNote {
	font-size: 1.2em;
	line-height: 30px;
	border: 1px solid #666666;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.category {
}
.panelRow {
	margin-bottom: 10px;
}
.panelLeft {
	background-color: #222222;
	float: left;
	width: 470px;
	background-image: url(../images/panel_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.panelRight {
	background-color: #222222;
	float: left;
	width: 470px;
	background-image: url(../images/panel_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 10px;
}
.panelTop {
	background-image: url(../images/panel_top.gif);
	height: 8px;
	width: 470px;
}
.productShot {
	width: 220px;
	text-align: center;
	float: left;
	margin-top: 10px;
}
.productShot img {
	margin-top: 10px;
	margin-bottom: 20px;
}
.product {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.productTitle {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px;
}
.productSubTitle {
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.productPrice {
	font-size: 1.4em;
	font-weight: bold;
}
.productPriceCaption {
	font-weight: normal;
	font-size: 0.8em;
}
.productChooser {
	font-size: 1.1em;
}
.productNotice {
	font-weight: bold;
	color: #F00;
	font-size: 1.1em;
}
.chooserLabel {
	width: 40px;
	float: left;
	margin-top: 0.4em;
}
.cSub {
	font-size: 0.8em;
}
.btnAdd {
	margin-top: 10px;
}
.footer {
	margin-top: 10px;
}
.thankyou {
	margin-top: 20px;
}
.message {
	font-size: 1.2em;
	margin-bottom: 40px;
}
.message a:link {
	color: #AA978F;
}
.message a:visited {
	color: #AA978F;
}
.message a:hover {
	color: #2481ff;
	text-decoration: none;
}
.message a:visited:hover {
	color: #2481ff;
	text-decoration: none;
}

