/* -- OVERALL PAGE COLOURS -- */
body { background-color:#593D32; color:#000000}
hr { color:#000000 }

/* -- MAIN CONTENT BACKGROUND COLOUR -- */
.contentbg, .rtop *, .rbottom * { background-color:#FFFDCA }
  
  
/* ~~ MENU AND BUTTON COLOURS ~~ */
.backbutton,  .searchbutton, .qsubmit, .infobuttons li, .cartbuttons li, #tradelogin, .flagmenu, #clearancebutton, .othergraphics, #tabmenu a, .bt
  {
  background-color:#cccc99
  }


/* -- BORDER TO WHITE -- */
div.topbar, .cartbuttons li, .infobuttons li, .sidesearch, .backbutton, #tradelogin, .logout, .flagmenu, .othergraphics, .clearance 
  {
  border-color:#ffffff;
  }


/* -- BORDER TO BLACK -- */
.basketdetails img, .cartthumb, .proddesc1, .proddesc2, .proddesc3, .proddesc4, .proddesc5, .proddesc6, .proddesc7, .proddesc8, .proddesc9, .proddesc10, .proddesc11, .proddesc12, div.detailbox div.basketbox, .contactimg, form.advform { border-color:#000000;}


/* -- TEXT TO BLACK -- */
.infobuttons a, .cartbuttons a, .infobuttons a:visited, .cartbuttons a:visited, .pcode a, .popts a, .addbutton a, .backbutton a, #infomenu a, #welcomemenu a, a.returntop { color:#000000; }
  
  
/* -- TEXT TO WHITE -- */
.cartcont, .cartcont p, #cartqty { color:#ffffff; }
 
  
/* -- TEXT TO CREAM -- */  
.telno, .faxno, .conametext { color:#FFFDCA; }

  
/* -- OTHER ODDS AND SODS -- */  
.infobuttons a.active:hover { background: #999966; color: #ccff66; }
.cartbuttons a.active { background: #ABAD85;}
.cartbuttons a:hover, .infobuttons a:hover { color: #ccff66; background: #999966; }
.cartbuttons a.active:hover {	background: #999966; color: #ccff66; }	

.pcode a { text-decoration:underline }
.popts a { text-decoration:underline }
.addbutton a { text-decoration:underline }


.bullelogo img { width:140px; margin-left:8px }
.login { margin-top:5px; text-align:center; }

.backlink a { color:#000000; text-decoration:underline }
a.viewline { color:#000000; text-decoration:underline; text-align:left }

td.lbg { background-color:#D0CCBA }
td.dbg { background-color:#B8B298 }

.contacta { color:#0000FF }
