
/* CSS Document  taken from http://www.choicebankruptcylawyer.com/wp-content/themes/theme972/style.css*/

.anythingSlider                         { width:626px; height:302px; padding-bottom:1px; position:relative;}
.anythingSlider .wrapper_Slider                { width:626px; overflow:auto; height:302px; margin:0px; position:absolute; top:0; left: 0; }
.anythingSlider .wrapper_Slider ul             { width:9999px; list-style:none; position:absolute; top:0; left:0; margin:0; }
.anythingSlider ul li                   { display:block; float: left; padding:0; height:302px; width:626px; margin:0; }
.anythingSlider .arrow                  { display:none; height:200px; width:67px; text-indent:-9999px; position:absolute; top:65px; cursor:pointer; }
.anythingSlider .forward                { background-position:0 0; right:-20px; }
.anythingSlider .back                   { background-position:-67px 0; left:-20px; }
.anythingSlider .forward:hover          { background-position:0 -200px; }
.anythingSlider .back:hover             { background-position:-67px -200px; }

#thumbNav                               { position:relative; top:323px; text-align:center; }
#thumbNav a                             { color:black; font:11px/18px; display:inline-block; padding:2px 8px; height:18px; margin:0 5px 0 0; background:none; text-align:center;}
#thumbNav a:hover                       { background-image:none; }
#thumbNav a.cur                         { background:#e0a213; }

#start-stop                             { background:url(images/cellshade.png) no-repeat 0 0; color:#FFF; width:76px; padding:4px 0px 8px 0px; text-align:center; position:absolute; left:17px; top:258px; z-index:1; text-decoration:none; font-size:13px; font-weight:normal;}
#start-stop.playing                     { }
#start-stop:hover                       { }

/*
  Prevents
*/
.anythingSlider .wrapper_Slider ul ul          { position:static; margin:0; background:none; overflow:visible; width:auto; border:0; }
.anythingSlider .wrapper_Slider ul ul li       { float:none; height:auto; width:auto; background:none; }
