/*Shop Categories Styles*/

#ShopSearchForm {padding:1.5em 0;}
#ShopSearchForm h3 {padding-bottom:1em;}
#ShopSearchForm label {font-weight:bold;}
#ShopSearchForm .submitRow {text-align:right; width:38em;}

#Categories {  }
#Categories .large { width:332px; }
#Categories .small { width:212px; }
#Categories .category { float:left; padding-bottom:4px; margin:10px 2px 0px 3px; border-bottom:1px solid #a18946; }
#Categories .category .title { text-align:center;  margin:10px 0; }
#Categories .category .title a { display:block; margin:0 auto; color:#285229; font-weight:bolder; font-size:140%; }
#Categories .category .thumb { text-align:center; }
#Categories .category .view { height:24px; background:url(/images/presentation/CatViewBG.gif) repeat-x; display:block; text-align:right;}
#Categories .category .view a { margin-top:2px; color:#000000; font-size:80%; font-weight:bold; display:block; }
#Categories .category .view .left { width:7px; float:left; background:url(/images/presentation/CatViewLeft.gif) no-repeat; }
#Categories .category .view .right { width:18px; float:right; background:url(/images/presentation/CatViewright.gif) no-repeat; }
#Categories .category .view .button { float:left; }

