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