#left { float: left; width: 260px; }

.categories { float: left; width: 260px; background: #fff; color: #a4a4a4; position: relative; z-index: 3; margin: 0 -1px 0 0; -moz-border-radius: 3px 0 0 3px; }
.categories p.cat { font-size: 12px; padding: 8px 10px; width: 239px;border-top: 1px solid #f0f0f0; background: url('../img/categories.png') no-repeat right; border-right: 1px solid #f0f0f0; }
.categories p.cat a { display: block; }
.categories p.cat:hover { background: #f9f9f9 url('../img/catActive.png') no-repeat right; }
.categories p.active { background: #fff url('../img/catActive.png') no-repeat right; width: 239px!important; border-right: none; }
.categories p.active a { font-size: 13px; }
.categories p.active:hover { background: #fff; background: #fff url('../img/catActive.png') no-repeat right; }
.categories p.active a:hover { }
.categories p.cat a small { font-size: 11px; font-weight: normal; color: #a4a4a4; }
.categories p.cat a { color: #5f5f5f; font-weight: bold; }
.categories p.cat a:hover { text-decoration: none; }
.categories p.cat small { font-size: 11px; }

.subCats { float: left; width: 677px; border-left: 1px solid #c7c7c7; position: relative; z-index: 1; padding: 0 0 10px 0; }
.oneRow { float: left; width: 217px; }
.subcat { margin: 10px 0 0 15px; color: #a4a4a4; }
.subcat p { font-weight: 600; font-size: 12px; line-height: 20px; }
.subcat p small { font-size: 11px; font-weight: normal; }
.subcat p.large { font-size: 15px; margin: 15px 0 1px 0; }
.subcat p.large a { color: #5f5f5f; }
.subcat p.normal { font-weight: normal; background: url('../img/filterNormal.png') no-repeat left; padding: 0 0 0 1px; }
.subcat p.normal:hover { background: url('../img/filterHover.png') no-repeat left;  }

.quickSearch { width: 98%; margin: 10px 0 10px 15px; line-height: 25px; overflow: hidden; }
.quickSearch h2 { float: left; width: 350px; color: #5f5f5f; }
.quickSearch form { float: right; width: 300px; }
.quickSearch form p label { float: left; font-size: 11px; color: #5f5f5f; margin: 0 5px 0 0; }

#gridProducts { float: right; width: 677px; margin: 8px 0 0 0; }
#gridProducts h1 { font-size: 14px; color: #5f5f5f; margin: 10px 0 0 10px; }  
.gridProductCat { float: left; width: 125px; height: 270px; padding: 10px 20px 15px 20px; color: #5d5d5d; margin: 0 0 10px 0; }
.gridInfo { position: relative; z-index: 1; }
.gridProductCat img { padding: 5px; margin: 0 0 5px 0; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.gridProductCat h2 { font-size: 13px; font-weight: normal; line-height: 15px; margin: 0 0 5px 0; }
.gridProductCat h2 a { text-decoration: underline; }
.gridProductCat p { color: #393939; font-size: 11px; margin: 10px 0 0 0; }
.gridProductCat p b { font-size: 16px; }
.gridProductCat small { font-size: 11px; padding: 3px 0 0 0; }

