body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 932px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
	background-color: #1b1b1b;
	color: #dadada;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
}
#topbar a {
	background-color: #1b1b1b;
	color: #b4d150;
}
#topbar a:hover,
#topbar a:focus,
#topbar a:active {
	background-color: #1b1b1b;
	color: #ffffff;
}
#logo {
	float: left;
	border:0;
}
#topbarinfo {
	float: right;
	width: 414px;
	padding: 18px 16px 0 0;
}
#topbarinfo .row {
	clear: right;
	float: right;
	width: 100%;
	border-bottom: 10px solid #1b1b1b;
}
#ukdatetime {
	float: right;
	margin: 0 0 10px;
	padding: 6px;
	border: 1px dashed #e4e4e4;
	font-size: 70%;
	line-height: 1.3em;
}
#memberloginlogout {
	float: left;
	width: 140px;
	font-size: 70%;
	line-height: 1.3em;
}
#formsearch {
	float: right;
	width: 264px;
	font-size: 70%;
	line-height: 1.3em;
}
#formsearch label {
	float: left;
	white-space: nowrap;
}
#formsearch input {
	float: left;
	margin: 0 0 0 0.4em;
	background-color: #dadada;
	color: #000000;
}
#formsearch input.submit {
	float: right;
	margin: 0;
	padding: 0;
	border: 1px solid #dadada;
	font-weight: bold;
}
#formsearch2 {

	font-size: 80%;
	line-height: 1.3em;
}
#formsearch2 label {
	float: left;
	white-space: nowrap;
}
#formsearch2 input {
	float: left;
	margin: 0 0 0 0.4em;
	background-color: #dadada;
	color: #000000;
}
#formsearch2 input.submit {
	margin: 0;
	padding: 0;
	border: 1px solid #dadada;
	font-weight: bold;
}
#basketlink {
	float: left;
	width: 140px;
	font-size: 70%;
	line-height: 1.3em;
}
#basketlink a {
	float: left;
	padding: 0 0 0 20px;
	background: #1b1b1b url("/images/bg-basketlink-a.gif") no-repeat 0 50%;
	color: #b4d150;
}
#basketlink a:hover,
#basketlink a:focus,
#basketlink a:active {
	background-color: #1b1b1b;
	color: #ffffff;
}
#langselect {
	float: right;
	background-color: #1b1b1b;
	color: #b4d150;
	font-size: 70%;
	line-height: 1.3em;
	white-space: nowrap;
}
#langselect .label {
	position: relative;
	top: -4px;
}
#langselect img {
	width: 40px;
	height: 20px;
	border: 0;
}
#navbarmain {
	clear: left;
	float: left;
	width: 100%;
	background: #8f0000 url("/images/bg-navbarmain.gif") repeat-x 0 0;
	color: #ffffff;
	border-top: 1px solid #590505;
	border-bottom: 1px solid #590505;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
	background-color: #1b1b1b;
	color: #dadada;
}
#navcol {
	float: left;
	width: 239px;
}
#navcol .panel {
	clear: left;
	float: left;
	width: 207px;
	padding: 16px;
	background-color: #1b1b1b;
	color: #ffffff;
	border-bottom: 2px solid #1b1b1b;
}
#navcol .panel a {
	background-color: transparent;
	color: #82b4f5;
}
#navcol .panel a:hover,
#navcol .panel a:focus,
#navcol .panel a:active {
	background-color: transparent;
	color: #ffffff;
}
#navcol .panel h6,
#navcol .selectmenu label {
	margin: 0 0 0.6em;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.3em;
}
#navcol .selectmenu label .label {
	background-color: transparent;
	color: #294477;
}
#navcol .panel p {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.3em;
}
#navcol .panel table {
	width: 100%;
	border-collapse: collapse;
	font-size: 70%;
	line-height: 1.3em;
}
#navcol .panel th {
	padding: 2px 4px 2px 0;
	text-align: left;
}
#navcol .panel td {
	padding: 2px 0;
}
#navcol .selectmenu {
	background: #bebebe url("/images/bg-selectmenu.gif") no-repeat 0 0;
	color: #3262a3;
}
#navcol .selectmenu label {
	display: block;
}
#navcol .selectmenu select {
	position: relative;
	top: 3px;
	float: left;
	font-size: 70%;
}
#navcol .selectmenu input {
	float: right;
}
#navcol .contact {
	background: #1b1b1b url("/images/bg-panel-contact.jpg") no-repeat 0 bottom;
	color: #ffffff;
	border-bottom: 0;
}
#navgraphical {
	clear: left;
	float: left;
	width: 100%;
}
#navgraphical .item {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 2px solid #1b1b1b;
}
#navgraphical .item img {
	display: block;
	width: 239px;
	border: 0;
}
#content {
	float: right;
	width: 692px;
}
#content a {
	background-color: #1b1b1b;
	color: #7eaae0;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #1b1b1b;
	color: #0072e0;
}
#content h1.main {
	clear: left;
	float: left;
	width: 636px;
	padding: 18px 28px 0;
	background-color: #1b1b1b;
	color: #407dd1;
	font-size: 85%;
}
#content h2 {
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.4em;
}
#content h6 {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.6em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.6em;
}
#content .container ul,
#content .container ol {
	margin-bottom: 1.2em;
	background-color: #1b1b1b;
	color: #999999;
	font-size: 70%;
	line-height: 1.4em;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol {
	font-size: 100%;
}
#content .container li {
	margin: 0 0 0.2em;
}
#content .container {
	clear: left;
	float: left;
	width: 636px;
	padding: 18px 28px 2px;
}
#content .container h1 {
	margin: 0 0 1.2em;
	font-size: 90%;
	line-height: 1.4em;
}
#content .container img.right {
	float: right;
	margin: 0 0 12px 12px;
}
#content .container img.left {
	float: left;
	margin: 0 12px 12px 0;
}
#content .container img.centre {
	display: block;
	margin: 0 auto 12px;
}
#content .container img.block {
	display: block;
	margin: 0 0 12px;
}

#content form.standard {
	float: left;
	margin: 0 0 1.2em;
	padding: 12px;
	background-color: #383838;
	color: #ffffff;
	font-size: 70%;
	line-height: 1.3em;
}
#content form.standard table {
	border-collapse: collapse;
}
#content form.standard th,
#content form.standard td {
	padding: 3px;
}
#content form.standard th {
	text-align: left;
}
#content form.standard input,
#content form.standard textarea {
	background-color: #dadada;
	color: #000000;
}
#content form.standard input.submit {
	background-color: #be2424;
	color: #ffffff;
	border: 1px solid #be2424;
	font-weight: bold;
	cursor: pointer;
}
#content form.standard .required {
	background-color: #383838;
	color: #be2424;
}

#content .list {
	clear: left;
	float: left;
	width: 100%;
	border-top: 18px solid #1b1b1b;
}
#content .list .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 18px solid #1b1b1b;
}
#content .list .item {
	float: left;
	width: 318px;
	margin: 0 0 0 10px;
}
#content .list .first {
	margin: 0 0 0 23px;
}
#content .list img,
#content .list a.noimg {
	float: left;
}
#content .list img {
	width: 118px;
	height: 89px;
	border: 0;
}
#content .list a.noimg {
	width: 106px;
	min-height: 32px;
	padding: 28px 6px 29px;
	background-color: #454545;
	color: #dadada;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}
#content .list a.noimg:hover,
#content .list a.noimg:focus,
#content .list a.noimg:active {
	background-color: #383838;
	color: #ffffff;
}
#content .list .info {
	float: right;
	width: 190px;
}
#content .list .name {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.3em;
}
#content .list .description p {
	margin: 0 0 0.6em;
	line-height: 1.3em;
}
#content .list .price {
	font-size: 70%;
	font-weight: bold;
}

#content .featurelist {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 24px;
	background: #3b5991 url("/images/bg-gradient.gif") repeat-y right 0;
	color: #ffffff;
	border-top: 2px solid #1b447b;
}
#content .featurelist a {
	background-color: transparent;
	color: #ffffff;
}
#content .featurelist a:hover,
#content .featurelist a:focus,
#content .featurelist a:active {
	background-color: transparent;
	color: #021834;
}
#content .featurelist .row {
	clear: left;
	float: left;
	width: 100%;
	padding: 24px 0;
	border-bottom: 2px solid #1b447b;
}
#content .featurelist .item {
	float: left;
	width: 118px;
	margin: 0 0 0 10px;
	text-align: center;
}
#content .featurelist .first {
	margin: 0 0 0 31px;
}
#content .featurelist .item img,
#content .featurelist .item a.noimg {
	display: block;
	margin: 0 0 6px;
}
#content .featurelist .item img {
	width: 118px;
	border: 0;
}
#content .featurelist .name {
	font-size: 70%;
	line-height: 1.6em;
}
#content .featurelist .price {
	font-size: 70%;
	font-weight: bold;
	line-height: 1.6em;
}

#content .gallerylist {
	clear: left;
	float: left;
	width: 100%;
	border-top: 18px solid #1b1b1b;
}
#content .gallerylist .row {
	clear: left;
	float: left;
	width: 100%;
}
#content .gallerylist .item {
	float: left;
	width: 118px;
	margin: 0 0 0 12px;
}
#content .gallerylist .first {
	margin: 0 0 0 27px;
}
#content .gallerylist img {
	width: 118px;
	height: 89px;
	border: 0;
}

#productdetail {
	clear: left;
	float: left;
	width: 100%;
	padding: 18px 0 2px;
}
#productdetail .info {
	float: left;
	width: 224px;
	margin: 0 0 0 28px;
}
#productdetail .info .container {
	width: 100%;
	padding: 0;
}
#productdetail .img {
	float: right;
	width: 400px;
	margin: 0 28px 0 0;
}
#productdetail .img img {
	display: block;
	width: 400px;
	border: 0;
}
#productdetail .img .noimg {
	min-height: 18px;
	padding: 141px 6px;
	background-color: #383838;
	color: #ffffff;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}
#productdetail .imgcontainer {
	display: none;
}
#formproductdetail {
	clear: left;
	float: left;
	width: 100%;
}
#formproductdetail input.submit {
	background-color: #be2424;
	color: #ffffff;
	border: 1px solid #be2424;
	font-size: 70%;
	font-weight: bold;
	cursor: pointer;
}
#options {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.3em;
}
#options .option {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 0.4em;
	text-align: right;
}
#options .option label,
#options .option .label {
	float: left;
	font-weight: bold;
}
#options .option select {
	float: right;
}
#options .option .price {
	background-color: #1b1b1b;
	color: #ffffff;
	font-weight: bold;
}
#prodimgnav {
	padding: 0.4em 0 0;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
}
#prodimgnav .imglist {
	float: left;
}
#prodimgnav a.selected {
	background-color: #1b1b1b;
	color: #0072e0;
}
#prodimgnav a.closeup {
	float: right;
	padding: 0 14px 0 0;
	background: #1b1b1b url("/images/bg-closeup.gif") no-repeat right 0;
	color: #7eaae0;
}
#prodimgnav a.closeup:hover,
#prodimgnav a.closeup:focus,
#prodimgnav a.closeup:active {
	background-image: url("/images/bg-closeup-over.gif");
	color: #0072e0;
}

#topimage {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	height: 285px;
	border-bottom: 2px solid #1b1b1b;
}
#topimage .item {
	position: absolute;
	left: 0;
	top: 0;
	height: 285px;
}
#topimage .item img {
	display: block;
	width: 692px;
	height: 285px;
	border: 0;
}
#topimage .item .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
	width: 674px;
	padding: 5px 9px;
	background: transparent url("/images/bg-topimage-caption.png") repeat 0 0;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	text-transform: uppercase;
}
#topimage .item .caption a {
	float: left;
	padding: 0 0 0 20px;
	background: transparent url("/images/bg-topimage-caption-a.gif") no-repeat 0 5px;
	color: #ffffff;
}
#topimage .item .caption a:hover,
#topimage .item .caption a:focus,
#topimage .item .caption a:active {
	background-color: transparent;
	background-image: url("/images/bg-topimage-caption-a-over.gif");
	color: #0072e0;
}

#links {
	clear: left;
	float: left;
	width: 636px;
	padding: 18px 28px 2px;
}
#links .item {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 0.6em;
	padding: 0 0 0.6em;
	border-bottom: 1px solid #383838;
}
#links .item p {
	margin: 0;
}
#links .item img {
	display: block;
	margin: 0 0 6px;
	border: 0;
}

#linkssecondary {
	clear: left;
	float: left;
	width: 692px;
	padding: 18px 0 2px;
	font-size: 70%;
	line-height: 1.6em;
}
#linkssecondary .row {
	clear: left;
	float: left;
	width: 100%;
}
#linkssecondary .item {
	float: left;
	width: 145px;
	margin: 0 0 0 28px;
}

#basket_default {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.7em;
}
#basket_default th,
#basket_default td {
	padding: 2px 4px;
}
#basket_default th {
	text-align: left;
}
#basket_default #basket_default_header th {
	border-bottom: 1px solid #383838;
}
#basket_default tr.odd td {
	background-color: #262626;
	color: #dadada;
}
#content #basket_default tr.odd td a {
	background-color: #262626;
	color: #7eaae0;
}
#content #basket_default tr.odd td a:hover,
#content #basket_default tr.odd td a:focus,
#content #basket_default tr.odd td a:active {
	background-color: #262626;
	color: #0072e0;
}
#basket_default tr.even td {
	background-color: #2f2f2f;
	color: #dadada;
}
#content #basket_default tr.even td a {
	background-color: #2f2f2f;
	color: #7eaae0;
}
#content #basket_default tr.even td a:hover,
#content #basket_default tr.even td a:focus,
#content #basket_default tr.even td a:active {
	background-color: #2f2f2f;
	color: #0072e0;
}
#basket_default table img {
	float: left;
	width: 118px;
	height: 89px;
	padding: 6px;
	border: 0;
}
#basket_default table input,
#basket_default table textarea {
	width: 14em;
	background-color: #dadada;
	color: #000000;
}
#basket_default table span.required{
	color:#ce1a1a;
}
#basket_default table th input{
	width:auto;
	background-color:#1b1b1b;
}
#basket_default table input.button {
	width: auto;
	background-color: #ce1a1a;
	color: #ffffff;
	border: 1px solid #ce1a1a;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#basket_default .buttons input {
	float: left;
	background-color: #454545;
	color: #dadada;
	border: 1px solid #454545;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons input.submit {
	float: right;
	background-color: #ce1a1a;
	color: #ffffff;
	border-color: #ce1a1a;	
}

#basket_default #transactionlist{
	margin:0 0 3em 0;
}
#basket_default #transactionlist th,#transactionlist td{
	padding:0px 4px;
}

#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 14px 0;
	background-color: #407dd1;
	color: #ffffff;
	border-top: 1px dotted #ffffff;
}
#footer a {
	background-color: #407dd1;
	color: #ffffff;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #407dd1;
	color: #021834;
}
#footer .copyright {
	float: right;
	padding: 0 10px 0 0;
	font-size: 65%;
	line-height: 1.3em;
}
#footer .copyright a {
	background-color: #407dd1;
	color: #e9dc73;
}
#footer .copyright a:hover,
#footer .copyright a:focus,
#footer .copyright a:active {
	background-color: #407dd1;
	color: #021834;
}

.bodytext {  font-family: Tahoma, Arial; font-size: 12px; color: #333333}