/* CSS Document */

#catalog{
	width: 95%;
	border-collapse: collapse;
}


#catalog img{
          border: 1px solid #000000;
}

#catalog td {
padding: 5px ;
}

.catalogLine, #catalogColumns { font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000; }

#catalogText a{
	text-decoration: none;
}

.catalogBuy a {
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #005f33;
  text-decoration: none;
 padding: 1 10 1 10;
  border: 1px solid #005f33;
  background: #e5e6e8;
}

.catalogBuy a:hover { 
text-decoration: none; color: #ffffff; background: #5e0404; border: 1px solid #000000;
}

#viewcart a { 
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #005f33;
  text-decoration: none;
 padding: 1 10 1 10;
  border: 1px solid #005f33;
  background: #e5e6e8;
}

#viewcart a:hover { 
text-decoration: none; color: #ffffff; background: #5e0404; border: 1px solid #000000;
}

#proceedtocheckout a, .changebutton, .updatecart, .checkout, .backtosite, .closebutton, .continuebutton {
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #005f33;
  text-decoration: none;
 padding: 1 10 1 10;
  border: 1px solid #005f33;
  background: #e5e6e8;
}

#proceedtocheckout a:hover, .changebutton:hover, .updatecart:hover, .checkout:hover, .backtosite:hover, .closebutton:hover, .continuebutton:hover, #shoppingcart .remove:hover {
text-decoration: none; color: #ffffff; background: #5e0404; border: 1px solid #000000;
}

#catalog .line1, #catalog .line1 td {
background: none;
}

#shoppingcart .remove { font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #005f33;
  text-decoration: none;
 padding: 1 10 1 10;
  border: 1px solid #005f33;
  background: #e5e6e8;
}

#shoppingcart .remove:hover { text-decoration: none; color: #ffffff; background: #5e0404; border: 1px solid #000000; }

#shoppingcart { font: bold 12px arial, helvetica, sans-serif; 
color: #000000; }

#catalogholder, #catalogholder td { font: 12px arial, helvetica, sans-serif; 
color: #000000 !important; }

#shoppingcart .line1, #shoppingcart .line1 td,
#shoppingcart .line2, #shoppingcart .line2 td { font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000 !important; }

#catalogSearchLine{ display: none; }

#outofstock { display: none; }

#frmPayment table tbody tr td font{
color:#000000 !important;
}

#cartsummary {
color:#000000 !important;
}