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

a:link { color: #002857; }
a:visited { color: #002857; }

#header { border-top: 12px solid #78b400; }
#headerNavigation { background: #e6e6e6; }
#headerNavigation ul li { border-right: 1px solid #b8b8b8; }

#login h3 { border-bottom: 3px solid #78b400; }

#departments h3 { border-bottom: 3px solid #ffffff; }

#departments ul { background: #f0f5ff; }

#departments ul li a { color: #3d5165; }
#departments li a:hover { color: #3d5165; }

#subDepartments { background: #f1f2f6; color: #003399; }

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

.productPrice { color: #649600; }

.productChart th { background: #f1f2f6; }

#cart th { border-bottom: 2px solid #78b400; }
#cartEmptyBox { background: #f1f2f6; }

.orders th { background: #f1f2f6; }

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

.orderDetail {}

#checkoutStage { color: #ee3300; }

#closed { background: #edf2f2; }
