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

a:link { font-size:8pt; color:#666666; text-decoration:none }
a:visited { font-size:8pt; color:#666666; text-decoration:none }

#header { border-top: 3px solid #0099FF; }
#headerNavigation { background: #0099FF; color:#FFFF00 }
#headerNavigation ul li { border-right: 1px solid #FF0000; color:#FFFF99 }
#headerNavigation ul le { border-left:1px solid #C0C0C0; border-right:1px solid #0066FF; color:#FFFF99 }

#login h3 { border-bottom: 1px dotted #FF9900;; background-color:#0099FF; font-weight:bold; border-left-width:1px; border-right-width:1px; border-top-width:1px; color:#FFFFFF }

#content h4 { border-bottom: 1px dotted #FF9900;; background-color:#0099FF; font-weight:bold; border-left-width:1px; border-right-width:1px; border-top-width:1px; color:#FFFFFF }

#departments h3 { border-bottom: 3px dotted #FF0000;; background-color:#CCCCCC }

#departments ul { background: #FFFFCC; }

#departments ul li a { color: #FF00FF; }
#departments li a:hover { color: #00FF00; }

#subDepartments { background: #FFFFCC;  }

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

.productPrice { color: #008000;font-size:8pt }
.productPrice2 { color: #FF0000;font-size:14pt }
.shortDescr { color: #FFFFFF;font-size:14pt; background-color:#FF0000 }

.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; }
