a{
	outline:none;
}
.hwSlider                         { width: 614px; height: 220px; position: relative; margin: 0 auto;background:url("../images/banner_nav_bg2.jpg") no-repeat; }
.hwSlider .wrapper                { width: 610px; overflow: auto; height: 190px; margin: 0px; position: absolute; top: 0; left: 0; }
.hwSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: -40px; background:url("../images/banner_bg.jpg") repeat-x; margin: 0; }
.hwSlider ul li                   { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; }
.hwSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.hwSlider .forward                { background-position: 0 0; right: -20px; }
.hwSlider .back                   { background-position: -67px 0; left: -20px; }
.hwSlider .forward:hover          { background-position: 0 -200px; }
.hwSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 193px; text-align: right;margin-right:75px; }
#thumbNav a                             { color: black; font: 11px arial,Georgia, Serif; display: inline-block; padding: 1px 6px;text-decoration:none; height: 14px;border:1px solid #325272; margin: 0 5px 0 0; background: url("../images/nav_button_bg.jpg") repeat-x; text-align: center;  }
#thumbNav a:hover                       { background: #fff; }
#thumbNav a.cur                         { background: #ffffff; }

#start-stop                             { display:none;background: white; font: 11px/18px Georgia, Serif;background-repeat: repeat-x; color: white; padding: 4px 6px; height:8px; text-align: center; border:1px solid #325272;position: absolute; right: 45px; top: 193px; }
#start-stop.playing                     { background-color: white; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.wrapper{
	overflow: hidden;}
.hwSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.hwSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }