
/* Copyright (c) 2002-2007 Open2b Software Snc. */

a:link { color: #0388d2; }
a:visited { color: #0388d9; }

.bodyContent { text-align: left; width: 970px; margin: 0 auto; }
.mainContent { padding-left: 1em; }

.header { border-bottom: 1px solid #0388d9; }
.searchBox { background: #f1f2f6; }

.login { background: #f1f2f6; }

.products th { background: #f1f2f6; border-bottom: 1px solid #0388d9; }

.productPrice { color: #5dad37; }
.productPriceList { color: #666; }

.productChart th { background: #f1f2f6; }

.cartItems th { background: #f1f2f6; border-bottom: 1px solid #0388d9; }
.cartEmptyBox { background: #f1f2f6; }

.orders th { background: #f1f2f6; }
.orderCart th { background: #f1f2f6; }
.orderCart #totalRow { background: #ffc; }

.note { text-align: center; }

.checkoutStage { color: #ee3300; }

.closed { background: #edf2f2; }
