/* MAD Slider */

.boxContainer{ position:relative; width:285px; height:252px; float:left; overflow:hidden; margin-bottom:6px; }
.boxContainer.left{ margin-right:4px;display:inline; }
.box{ position:absolute; top:0; left:0; width:281px; height:219px; }

.slider{ left:4px; width:278px; color:#fff; }
.slider .msg{ position:relative; text-align:center; margin-left:32px; height:36px; }
.slider .product{ position:relative; height:58px; margin-left:32px; /*background:url(../img/home/product_bg.png) 0 6px repeat-x;*/ }
.slider .top{ padding-top:6px; }
.slider .product .img{ display:block; position:absolute; bottom:11px; width:52px; height:35px; left:9px; text-align:center; padding-top:2px; background:url(../img/home/sliders/img_bg.gif) 0 0 no-repeat; }
.slider .product h4{ width:136px; padding:4px 0 0 65px; font-weight:normal; font-size:11px; }
.slider .product h4 a{ color:#fff; text-decoration:none; }
.slider .product h4 a:hover{ text-decoration:underline; }
.slider .product p{ width:136px; padding:0 0 0 65px; font-size:11px; color:#e2ad4e; text-transform:uppercase; }
.slider .product .saving{ display:block; position:absolute; top:10px; right:4px; width:46px; height:47px; background:url(../img/home/sliders/discountStar_bg.png) 0 0 no-repeat; }
.slider .product .saving strong{ display:block; padding:8px 0 0 0; color:#fff; text-align:center; line-height:1.2; }
.switch{ display:block; position:absolute; top:0; left:-247px; z-index:1; width:0 !important; overflow:hidden; padding-left:279px; width /**/:279px; height:219px; color:#fff; font-size:9px; background-position:247px 0; background-repeat:no-repeat; }

/*new custom styles*/
.rightSide{ position:absolute; top:0; right:0; width:4px; height:252px; z-index:99; background:url(../img/home/sliders/right_bg.gif) 0 0 no-repeat; }
.buttonBar{ position:absolute; bottom:0; left:0; width:285px; height:33px; background:url(../img/home/sliders/buttonBar_bg.gif) 0 0 no-repeat; }

/* category styles */
#boxOne .back, #boxTwo .back, #boxThree .back, #boxFour .back, #boxFive .back, #boxSix .back{ background-repeat:no-repeat; background-position:0 0 }

#boxOne .product .img{ background-position:0 0; }
#boxOne .switch{ background-image:url(../img/home/sliders/switch1_bg.gif); }
#boxOne .slider{ background:url(../img/home/sliders/guitarsOpen_bg.jpg) right 0 no-repeat; }

#boxTwo .product .img{ background-position:-52px 0; }
#boxTwo .switch{ background-image:url(../img/home/sliders/switch2_bg.gif); }
#boxTwo .slider{ background:url(../img/home/sliders/kbOpen_bg.jpg) right 0 no-repeat; }

#boxThree .product .img{ background-position:0 -37px; }
#boxThree .switch{ background-image:url(../img/home/sliders/switch3_bg.gif); }
#boxThree .slider{ background:url(../img/home/sliders/micsOpen_bg.jpg) right 0 no-repeat; }

#boxFour .product .img{ background-position:-52px -37px; }
#boxFour .switch{ background-image:url(../img/home/sliders/switch4_bg.gif); }
#boxFour .slider{ background:url(../img/home/sliders/bassOpen_bg.jpg) right 0 no-repeat; }

#boxFive .product .img{ background-position:0 -74px; }
#boxFive .switch{ background-image:url(../img/home/sliders/switch5_bg.gif); }
#boxFive .slider{ background:url(../img/home/sliders/effectsOpen_bg.jpg) right 0 no-repeat; }

#boxSix .product .img{ background-position:-52px -74px; }
#boxSix .switch{ background-image:url(../img/home/sliders/switch6_bg.gif); }
#boxSix .slider{ background:url(../img/home/sliders/digitalOpen_bg.jpg) right 0 no-repeat; }