@charset "utf-8";
/* CSS Document */

#content #crumbs { background: none; }
#content { background: #fff url(/images/yellow-content-bg.jpg) no-repeat scroll center top; }
ul#navit li.home a { background: url(/images/yellow-button.gif) no-repeat scroll center top; }

#crumbs, #crumbs a { color: #333; }
#crumbs { position: relative; }

#indexbanner img { position: absolute; bottom: 10px;} /*img=192*/

#indexbanner img.naq { right: 10px; }
#indexbanner img.pb { right: 212px; } /* 10 + 192 + 10 */

/* home page product navigation */
.thumbnails li {overflow: visible;}
.thumbnails li p {display: none;} /* hide the element if javascript is disabled */
.thumbnails a:hover { overflow: visible; z-index: 1001}
.thumbnails a:hover img { overflow: visible; z-index: 1000; border: 1px solid #999; }