
/***********************************************/
/* BrandShop Component Chooser Banner Style    */
/***********************************************/
.bShopTab{display:none;}
.bShopTab2{display:none;}
#bShop {width:100%; border:none; margin:0px; padding:0px;}
#bShop #leftSide {width:auto;}
#bShop #headTxt01 h2 {display:none;}

#bShop #txt01 {float:left; padding:0px; margin:0px; width:24px; height:44px; background:url(/siteImages/cchooser/but-left.gif) no-repeat;}
#bShop #link01 {float:left; padding:0px; text-align:center; line-height:40px; margin-left:auto; margin-right:auto; margin-top:0px; height:44px; white-space:nowrap; background:url(/siteImages/cchooser/but-BG.gif) repeat-x;}
#bShop #link01 a {display:block; font:bold 14px verdana; color:#FFFFFF; padding-top:13px; cursor:pointer; text-decoration:none;}  
#bShop #link01 a:hover {color:#f2f2f2;} 
#bShop #txt02 {float:left; padding:0px; margin:0px; height:44px; width:24px; background:url(/siteImages/cchooser/but-right.gif) no-repeat;}

#bShop #txt03 {display:none;}
#bShop #link02 {display:none;}
#bShop #link03 {display:none;}
#bShop .right {display:none;float:right; margin:10px; border:0px;}
#bShop #prods {display:none;clear:both; width:98%; margin:1% 0 1% 1%;}
#bShop .prods{display:none;height:80px;padding:5px; background-color:white;}
#bShop .bsProd h2{display:none;background-color:white; color:#006699; font-size:1em; height:17px;}
#bShop .bsProd{display:none;}
#bShop p{display:none;text-decoration:underline; padding:0px; margin:0px; height:50px; overflow:hidden; word-wrap:break-word;}
.bShopSN{display:none;float:left; text-align:left; color:gray;}
.bShopPrice{display:none;float:right; color:#cc0000; font-weight:bold;}

