body, html {
	background-color: white;
	color: black;
}
body.plain p.sitename {
	background-color: #990000;
}
body.plain h1 {
	background-color: #990000;
}
a {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #550000;
}
h1 {
	color: #d7d5c8;
}
h2 {
	color: #ebc794;
}
strong {
	color: red;
}
th {
	background-color: #ab8754;
	color: white;
}
tbody th, tfoot th {
	background-color: transparent;
	color: black;
}
td.subtotal {
	border-top-color: #ab8754;
}
td.total {
	border-top-color: #ab8754;
	border-bottom-color: #ab8754;
}
fieldset {
	/*background-color: #f4ffff;*/
	border-color: #9b7764;
}
img {
	border-color: #080c4c;
}
button, a.button {
	color: black;
	background-color: transparent;
	border-color: #ab8754;
}
button.disabled, a.disabledbutton {
	color: silver;
	background-color: transparent;
	border-color: silver;
}
a.button:visited {
	color: black;
}
button:hover, a.button:hover {
	background-color: #eeeeee;
}
input.required, select.required, span.required, textarea.required {
	background-color: #fff0bd;
}
div#header {
	background-color: #080c4c;
	color: white;
}
div#header a{
	color: white;
}
div#header a:hover{
	background-color: #ffe220;
	color: #080c4c;
}
div#header button:hover {
	background-color: #880000;
}
div#headings {
	background-color: #990000;
	background-image: url("../images/BIPlogo1pixel.png");
	background-repeat: repeat-x;
}
div#mainbuttons button {
	color: #ebc794;
	background-color: #990000;
}
div#mainmenu a {
	color: #fff;
}
div#mainmenu ul li a:hover {
	background-color: #ffe220;
	color: #080c4c;
}
div#searchbar {
	background-color: #080c4c;
	color: #d6d3cd;
}
div#searchbar button {
	background-color: transparent;
	color: white;
	border-color: white;
}
div#searchbar button:hover {
	background-color: #ffe220;
	color: #080c4c;
}
div#searchbar input, div#searchbar select, div#searchbar textarea {
	background-color: #fff0bd;
}
div#specials {
	/*background-color: #ab8754;*/
	border-color: white; 
}
div#footer {
	background-color: #080c4c;
}
div#footer ul li a {
	color: #ebc794;
}
div#footer ul li a:hover {
	background-color: #9b7764;
	color: white;
}
div.publication {
	background-color: #fffff4;
	border-color: #9b7764;
}
div.publicationdetails div.samples {
	background-color: #ccffcc;
	border-color: #668866;
}
div.publicationdetails div.contents {
	background-color: #fbf7e4;
}
span.examdetails {
	color: #6600aa;
}
span.compatibility {
	background-color: #ffffcc;
	color: black;
}
.highlight {
	background-color: yellow;
}
.new {
	color: #cc0000;
}
.bestseller {
	color: #00a5c6;
}
.flexy {
	color: #639c18;
}
.xmas {
	color: #cc0000;
}
.freecd {
	color: #663399;
}
.notavailable {
	color: black;
}
.baskethascontents {
	background-color: #ff8;
	color: black !important;
}
