
.anythingSlider{ width: 983px; height: 317px; position: relative; margin: 5px auto 15px auto; }
.anythingSlider .wrapper{ width: 983px; overflow: auto; height: 398px; margin: 0px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul{ width: 9999px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; border-bottom: 1px solid #113661; margin: 0; }
.anythingSlider ul li{ display: block; float: left; padding: 0; height: 317px; width: 983px; margin: 0; }
.anythingSlider .arrow{ display: block; height: 200px; width: 67px; background: url(tg-circleON.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }


#thumbNav{ background: url(thunder/TG-bottomSlider.png) no-repeat; position: relative; top: 398px; text-align: center;  width: 983px; height: 23px;margin-left: auto; margin-right: auto; }

#thumbNav a{ color: transparent; 
			*color:#009dd7 !important; 
			*font-size:xx-small !important; 
			text-decoration:none; 
			display: inline-block; 
			padding: 0px 0px 0px 0px;
			margin: 3px 8px 5px 8px; 
			background: url(thunder/tg-circleON.png) no-repeat; 
			text-align: center; 
			width: 14px; height: 14px;
}
#thumbNav a:hover{ color: transparent; *color: #fff !important; *font-size:xx-small !important; text-decoration:none; background: url(thunder/tg-circleOFF.png) no-repeat; }
#thumbNav a.cur{ color: transparent; *color: #fff !important; *font-size:xx-small !important; text-decoration:none; background:  url(thunder/tg-circleOFF.png) no-repeat; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul{ position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul l{ float: none; height: auto; width: auto; background: none; }
