
/* Product Slider */
#productSliderBox                              { float: left; width: 568px; padding-bottom: 0px; background: #000; margin: 0px 0px 0px 0px; border-bottom: 1px solid #bfbfbf; }
.anythingSlider                         { background-color: #000000; width: 568px; height: 315px; position: relative; margin: 0 auto 0px; }
.anythingSlider .wrapper                { background-color: #000000; width: 568px; overflow: auto; height: 315px; margin: 0 0px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: #000; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; }
.anythingSlider .arrow                  { vertical-align: middle; height: 20px; width: 67px; color: #FFFFFF; background-color: #000000; text-indent: 0px; position: relative; left: 0px; top: 288px; cursor: pointer; }
.anythingSlider .forward                { background: url(../../../images/slider_icon_forward_inactive.gif) no-repeat 15px 5px; border-top: 1px solid #434041; position: relative; top: 288px; left: 240px; border-bottom: 1px solid #434041; border-left: 1px solid #434041; border-right: 1px solid #434041; border-bottom: 1px solid #434041; color: #828081; font: 13px Arial; font-weight: bold; display: inline-block; padding: 1px 8px; width: 22px; height: 16px; margin: 0 1px 0 0; text-align: center; }
.anythingSlider .back                   { background: url(../../../images/slider_icon_back_inactive.gif) no-repeat 15px 5px;  border-top: 1px solid #434041; position: relative; top: 288px; left: 160px; border-bottom: 1px solid #434041; border-left: 1px solid #434041; border-right: 1px solid #434041; border-bottom: 1px solid #434041; color: #828081; font: 13px Arial; font-weight: bold;  display: inline-block; padding: 1px 8px; width: 22px; height: 16px; margin: 0 1px 0 0; text-align: center; }
.anythingSlider .forward:hover          { background: url(../../../images/slider_icon_forward_active.gif) no-repeat 15px 5px; border-top: 1px solid #434041; border-bottom: 1px solid #434041; border-left: 1px solid #434041; border-right: 1px solid #434041; border-bottom: 1px solid #434041; color: #FFFFFF; font: 13px Arial; font-weight: bold;  display: inline-block; padding: 1px 8px; width: 22px; height: 16px; margin: 0 1px 0 0; text-align: center; }
.anythingSlider .back:hover             { background: url(../../../images/slider_icon_back_active.gif) no-repeat 15px 5px; border-top: 1px solid #434041; border-bottom: 1px solid #434041; border-left: 1px solid #434041; border-right: 1px solid #434041; border-bottom: 1px solid #434041; color: #FFFFFF; font: 13px Arial; font-weight: bold;  display: inline-block; padding: 1px 8px; width: 22px; height: 16px; margin: 0 1px 0 0; text-align: center; }
#thumbNav                               { width: 200px; position: relative; left: 10px; top: 268px; text-align: left; }
#thumbNav a                             { left: 0; border-top: 1px solid #434041; border-bottom: 1px solid #434041; border-left: 1px solid #434041; border-right: 1px solid #434041; border-bottom: 1px solid #434041; color: #828081; font: 13px Arial; font-weight: bold;  display: inline-block; padding: 1px 8px; width: 18px; height: 16px; margin: 0 -1px 0 0; background: #000000; text-align: center;  }
#thumbNav a:hover                       { left: 0px; background-image: none; color: #FFFFFF;}
#thumbNav a.cur                         { left: 0px; background: #000000; color: #FFFFFF; }
#start-stop                             { background: url(../../../images/slider_icon_play_inactive.gif) no-repeat 15px 5px; position: relative; left: 166px; top: 248px; border-top: 1px solid #434041; border-bottom: 1px solid #434041; border-left: 1px solid #434041; border-right: 1px solid #434041; border-bottom: 1px solid #434041; color: #828081; font: 13px Arial; font-weight: bold;  display: inline-block; padding: 1px 8px; width: 18px; height: 16px; margin: 0 1px 0 0; text-align: center;  }
#start-stop.playing                     { background: url(../../../images/slider_icon_stop_inactive.gif) no-repeat 15px 5px; }
#start-stop:hover                       {  color: #ffffff; }
.anythingSlider .wrapper ul ul          { background-color: #000000; position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { background-color: #000000; float: none; height: auto; width: auto; background: none; }
