#shopbar { background:url(../images/tabbar/shopbar_bg.png) repeat-x; }
#tabbar { background:url(../images/tabbar/tabbar_bg.png) repeat-x; }

#shopbar a:hover, #shopbar a.active{ background:url(../images/tabbar/shopbar_hov.png) repeat-x; }
#tabbar a:hover, #tabbar a.active{ background:#a61c79; }

#tabbars .tabSpacer{ width:1px; height:30px; background:url(../images/tabbar/tabspacer.png) center; }

#tabbars .tabCorner { float:left; width:15px; height:30px; }
#tabbars #leftTop { background:url(../images/tabbar/left_top.png); }
#tabbars #rightTop { background:url(../images/tabbar/right_top.png); }
#tabbars #leftBottom { background:url(../images/tabbar/left_bottom.png); }
#tabbars #rightBottom { background:url(../images/tabbar/right_bottom.png); }