<!--
body {background-image:url(img_layout/bg.png); background-repeat:repeat-x; margin:0px; padding:0px; height:100%;}

#cart {background-image:url(img_layout/hd02.png); font-family:Verdana; font-size:11px; padding-left:50px; padding-top:12px; color:#bdd800}
#cart a:link, #cart a:visited {color:#fff; text-decoration:none; font-weight:bold;}
#cart a:hover, #cart a:visited:hover {color:#fff; text-decoration:underline; font-weight:bold;}

#content {padding-top:10px; padding-bottom:13px;}

#footer {border-top:3px solid #b7b7b7;}
#footer td {font-family:tahoma; font-size:10px; color:#333;}
#footer a:link, #footer a:visited {color:#333; text-decoration:none;}
#footer a:hover, #footer a:visited:hover {color:#000; text-decoration:underline;}

.nav {background-color:#ececec; font-family:verdana; font-size:11px; padding-left:20px; padding-top:5px; padding-bottom:5px;}
.nav b {font-size:12px;}
.nav a:link, .nav a:visited {color:#000; text-decoration:underline;}
.nav a:hover, .nav a:visited:hover {color:#e00000; text-decoration:underline;}

.header {background-color:#ececec; font-family:verdana; font-size:12px; padding-left:10px;}
.content {font-family:verdana; font-size:11px; padding:5px 10px 5px 10px;}
.product {font-family:verdana; font-size:11px; padding:5px;}
.product_title {padding-bottom:7px;}
.product_title a:link, .product_title a:visited {color:#000; text-decoration:none;}
.product_title a:hover, .product_title a:visited:hover {color:#000; text-decoration:underline;}
.product_price {padding-top:10px; padding-bottom:11px; font-size:12px; color:#ed1b23;}
.product_info {border-top:3px solid #fff;}

.spacer-v {background-image:url(img_layout/spacer-v.png); background-position:center; background-repeat:repeat-y;}
.spacer-h {background-image:url(img_layout/spacer-h.png); background-position:center; background-repeat:repeat-x;}

legend {font-family:verdana; font-size:11px; color:#555; padding:3px; text-align:left;}
input, textarea, select {font-family:tahoma; font-size:11px; color:#333; background-color:#fafafa; border:1px solid #777; width:200px; padding:2px;}

a:link, a:visited {color:#004477; text-decoration:underline;}
a:hover, a:visited:hover {color:#e00000; text-decoration:underline;}
-->