/* CSS Document */
body { font-family:helvetica; font-size:11px; color:#5a3519; }
a { color:#5a3519; }
.registration { text-align:right; font-size:11px; height:14px; padding-right:40px; }
.registration a { color:#000000; font-size:11px; text-decoration:none; }
.registration a:hover { color:#000000; font-size:11px; text-decoration:underline; }
.navigation { padding: 0 0 0 28px; }
.footer { background-color:#e6efbc; font-size:10px; height:21px; }
.footer a { color:#5a3519; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.copyright { color:#abb16e; padding: 5px 0 0 0; font-size:10px; }

.product_grid { height:397px; background-image:url(../images/products/bg_grid.jpg); }
.product_grid_short { height:272px; background-image:url(../images/products/bg_grid.gif); }
#grid td { padding: 0 10px; text-align:center; }
#grid td a { text-decoration:none; }
#grid td a:hover { text-decoration:underline; }

.light_blue { background-color:#e7f5ff; }
.pink { background-color:#fff4f5; }

.category { font-size:12px; }
.category a { text-decoration:none; }
.category a:hover { text-decoration:underline; }
.product_title { padding: 10px 0 4px 0; font-size:16px; font-weight:bold; }
.product_title a { color:#5a3519; font-size:11px; text-decoration:none; }
.product_title a:hover {text-decoration:underline; }

.horiz_line { border-top: 1px solid #5a3519; padding:0 0 10px 0; }

select, input { font-family:helvetica; font-size:11px; }
#add_btn { padding-top:5px; }