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

.bodyContent { text-align: left; width: 96%; margin: 0 auto; }

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

.header { border-top: 12px solid #cc0000; }
.headerNavigation { background: #f1f2f6; }
.headerNavigation ul li { border-right: 1px solid #b8b8b8; }

.login h3 { border-bottom: 3px solid #cc0000; }

.search th { border-left: 3px solid #cc0000; }

.verticalMenu h3 { border-bottom: 3px solid #cc0000; }

.verticalMenu ul { background: #f0f5ff; }

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

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

.products th { background: #f1f2f6; border-bottom: 3px solid #cc0000; }

.productPrice { color: #cc0000; }

.productChart th { background: #f1f2f6; }

.cartItems th { border-bottom: 3px solid #cc0000; }
.cartEmptyBox { background: #f1f2f6; }

.orders th { background: #f1f2f6; }

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

.orderDetail {}

.checkoutStage { color: #ee3300; }

.closed { background: #edf2f2; }

