/*
	Colour Elements
	
*/
body {
	color: #000000;
	background-color: #ffffff;
}
table#nav td a {
	color: #2a1111;
}
table#leftnav td a {
	color: #ffffff;
}
.infop {
	color: #b2b4bb;
}
ul#catsnav li a {
	color: #ffffff;
}
table#content .left {
	border: 1px solid #abacac;
}
th.heading {
	border-bottom: 1px solid #abacac;
	color: #b2b4bb;
	background: #efefef;
}
table#prodtable a {
	color: #000000;
}
table#prodmain th {
	color: #b2b4bb;
}
table#proddetails {
	background: #1d1717;
}
table#proddetails th {
	background: #b2b4bb;
	color: #ffffff;
}
table#proddetails td {
	background: #d5d9e2;
	color: #000000;
}
td.disca {
	color: #999999;
}
#related th {
	color: #b2b4bb;
}
#related a {
	color: #000000;
}
td.split {
	border-top: 1px solid #abacac;
}
th.topborder {
	border-top: 1px solid #abacac;
}
.subcat a {
	color: #000000;
}
table#content td.cat a, table#content .cat {
	color: #000000;
}
.errorfeed {
	color: red;
}
.errorfeed a {
	color: red;
}
.okfeed a {
	color: #00be18;		
}
.okfeed {
	color: #00be18;
}
#sendtoafriend th {
	color: #b2b4bb;
}
table#sendto {
	border: 1px solid #dddddd;
}
a.gdetails {
	color: #b2b4bb;
}
table#aboutus th {
	color: #b2b4bb;
}
table#featured th {
	color: #b2b4bb;
}
td.product a {
	color: #b2b4bb;
}
a.more {
	color: #000000;
}
td.qty {
	color: #818386;
}
td.qty p {
	color: #ff0000;
}
table#disp th {
	color: #b2b4bb;
}
table#dispcat th {
	color: #b2b4bb;
}
table#disp p a {
	color: #000000;
}
table#prodinfo {
	border: 1px solid #dddddd;
}
table#prodinfo th {
	color: #000000;
}
table#prodinfo td {
	border-top: 1px solid #dddddd;
	color: #000000;
}
td.cat_sub_img img {
	border: none;
}
table#gentop a {
	color: #000000;
}
#aboutus a {
	color: #b2b4bb;		
}
.delete {
	color: #000000;
}
.delete a {
	color: #000000;
}
td.cat_sub_bg a {
	color: #000000;
}
table.disp p a {
	color: #000000;
}
ul#lowernav {
	color: #000000;
}
ul#lowernav li a {
	color: #000000;
}
#footer .copy {
	color: #000000;
}
hr {
	color: #878787;
	background-color: #878787;
}
table#nav td {
	background: url('/images/nav_middle_gen.jpg') repeat-x;
	color: #000000;
}
table#nav td.left {
	background: url('/images/nav_left_gen.jpg') no-repeat;
}
table#nav td.right {
	background: url('/images/nav_right_gen.jpg') no-repeat;
}
table#nav td.splitter {
	background: url('/images/nav_splitter_gen.jpg') no-repeat;
}
table#leftnav td {
	background: url('/images/nav_middle_gen.jpg') repeat-x;
}
table#leftnav td.left {
	background: url('/images/nav_left_gen.jpg') no-repeat;
}
table#leftnav td.right {
	background: url('/images/nav_right_gen.jpg') no-repeat left;
}
table#leftnav td.splitter {
	background: url('/images/nav_splitter_gen.jpg') no-repeat;
}