body { background: #FFF; margin: 0; padding: 0; text-align: center; }
body, td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 150%; font-size: 12px; }
input, textarea, select { font-family: Arial; font-size: 10px; color: #000; }
a:link, a:visited { color: #9D2A0D; font-weight: bold }
a:hover { color: #F7120D; }
img { border: 0; }
form { display: inline; }
h1 { line-height: 60%; color: #C0C0C0; font-size: 24px; font-weight: bold; font-family: Arial; text-transform: lowercase; margin: 0 0 -15px 0; }

#main { text-align: left; margin: 0 auto; width: 755px; }
#menu  { background: #DA2421; width: 100%; height: 20px; }
#buttonzmenu { float: right; }
#login { float: right; text-align: right; font-size: 10px; line-height: 200%; }
#login input { width: 100px; height: 13px; }
#logoleft { float: left; width: 70px; }
#content { float: left; width: 685px; min-height: 400px; background: url(../gfx/background.gif) no-repeat bottom right; padding-top: 20px; }
#nav, #footer { clear: both; text-align: center; margin-top: 10px; }
#footer { font-size: 10px; }

.product { margin-top: 10px; }
.path { margin: 5px; }
.categorylist, .productlist { width: 100%; }
.categorylist td { width: 33%; text-align: center; padding: 10px; }
.productname { font-weight: bold; font-size: 22px; color: #6B7590; margin: 5px 0; }
.required { font-weight: bold; }
.error { color: #F00; }
.left { text-align: left; }
.center { text-align: center; }
.justify { text-align: justify; }
.right { text-align: right; }
img.border { padding: 5px;border: 1px solid #84A0A0; }
img.left { float: left;margin: 0 12px 0 0; }
img.right { float: right; }
div.left { float: left; }
div.right { float: right; }

