
.anythingSlider                         { width: 760px; height: 270px; position: relative; color: #0971b6; }
.anythingSlider .wrapper                { width: 760px; overflow: auto; height: 290px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 290px; width: 760px; margin: 0; }


/*#thumbNav                               { position: relative; top: 340px; padding-left: 40px; color: #021826; }
#thumbNav a                             { display: inline-block; width: 291px; height: 25px; margin-right: 20px; color: #021826; }*/

li.slide1								{ background: url(../images/temp_product_slider.jpg) no-repeat; }
li.slide2								{ background: url(../images/temp_product_slider.jpg) no-repeat; }

li.dd									{ background: url(../images/slider_dd.jpg) no-repeat; }
li.dynamic								{ background: url(../images/slider_dynamic.jpg) no-repeat; }
li.gtb									{ background: url(../images/slider_gtb.jpg) no-repeat; }
li.gtb2									{ background: url(../images/slider_gtb2.jpg) no-repeat; }
li.gtb3									{ background: url(../images/slider_gtb3.jpg) no-repeat; }
li.gth									{ background: url(../images/slider_gth.jpg) no-repeat; }

li.gtc									{ background: url(../images/slider_gtc.jpg) no-repeat; }


li.gth1									{ background: url(../images/slider_gth1.jpg) no-repeat; }
li.gth2									{ background: url(../images/slider_gth2.jpg) no-repeat; }
li.gth3									{ background: url(../images/slider_gth3.jpg) no-repeat; }

li.gtw									{ background: url(../images/slider_gtw.jpg) no-repeat; }
li.sm									{ background: url(../images/slider_sm.jpg) no-repeat; }
li.vg									{ background: url(../images/slider_vg.jpg) no-repeat; }
li.vsm									{ background: url(../images/slider_vsm.jpg) no-repeat; }
li.vst									{ background: url(../images/slider_vst.jpg) no-repeat; }
li.vtg									{ background: url(../images/slider_vtg.jpg) no-repeat; }
li.vtm									{ background: url(../images/slider_vtm.jpg) no-repeat; }
li.vtm2									{ background: url(../images/slider_vtm2.jpg) no-repeat; }
li.vtm3									{ background: url(../images/slider_vtm3.jpg) no-repeat; }


#thumbNav                               { position: absolute; bottom: 0px; right: 0px; }
#thumbNav a                             {
	color: #FFF;
	font: 16px "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	display: inline-block;
	padding: 3px 7px;
	height: 25px;
	margin: 0 5px 0 0;
	background: #508bc3;
	text-align: center;
	text-decoration: none;
	
	text-shadow: 0px 1px 1px #10539a;
	
	border-radius: 3px;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
	}
#thumbNav a:hover                       { background: #83b1d5; }
#thumbNav a.cur                         { background: #83b1d5; }

#start-stop                             { color: #044d88; }
#start-stop.playing                     { color: #044d88; }
#start-stop:hover                       { color: #044d88; }

ul.learn li a 							{ text-indent: -9999px; display: block; height: 25px; margin: 170px 0 0 818px; }

ul.learn li.more a:link, ul.learn li.more a:visited {
	background: url(../images/learn_more.jpg) no-repeat 0px 0px;
	display: block;
	height: 25px;
	width: 118px;
	}


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