a, a img{ border: 0;}

#textSlide{ padding: 10px; }

.Slider{ width: 450px; height: 185px; position: relative;}
.Slider .wrapper{ width: 460px; overflow: auto; height: 185px; position: absolute; top: 0; left: 0; margin: 0; padding: 0;}
.Slider .wrapper ul{ width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; }
.Slider ul li{ display: block; float: left; padding: 0; height: 225px; width: 460px; margin: 0; padding: 0; padding-right:10px;}

.Slider .arrow1{ display: block; height: 32px; width: 34px; text-indent: -99999px; position: relative; top: 193px; cursor: pointer; clear:both;}
.Slider .arrow2{ display: block; height: 32px; width: 34px; text-indent: -99999px; position: relative; top: 161px; cursor: pointer; clear:both;}

.Slider .forward{ background:url(../images/next.gif) no-repeat;margin-left:70px;clear:both;}
.Slider .back{background:url(../images/previous.gif) no-repeat; clear:both;}

#start-stop { background: green; background:url(../images/play.gif) no-repeat; width: 34px;height: 32px; text-align: center; position: absolute; top: 193px;margin-left:35px;}
#start-stop.playing{ background:url(../images/pause.gif) no-repeat;}

.Slider .wrapper ul ul{ position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.Slider .wrapper ul ul li{ float: none; height: auto; width: auto; background: none; }


.activities{ width: 225px; height: 245px; position: relative;}
.activities .wrapper{ width: 220px; overflow: auto; height: 245px; position: absolute; top: 0; left: 0; }
.activities .wrapper ul{ width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.activities ul li{ display: block; float: left; padding: 0; height: 240px; width: 220px; margin: 0;padding-left:10px;}

.activities .arrow1{ display: block; height: 32px; width: 32px; text-indent: -99999px; position: relative; top: 255px; cursor: pointer; clear:both;}
.activities .arrow2{ display: block; height: 32px; width: 32px; text-indent: -99999px; position: relative; top: 223px; cursor: pointer; clear:both;}

.activities .forward{ background:url(../images/next.gif) no-repeat;margin-left:70px;clear:both;}
.activities .back{background:url(../images/previous.gif) no-repeat; clear:both;}

.activities .wrapper ul ul{ position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.activities .wrapper ul ul li{ float: none; height: auto; width: auto; background: none; }

#activities-thumbNav { position: relative; top: 210px; text-align: left; margin-left:110px;}
#activities-thumbNav a{color: #333;display: inline-block; padding: 2px 6px; height: 15px; margin: 0 5px 0 0; background-color: #c58b04 ; text-align: center;}
#activities-thumbNav a:hover{background-color: #e0a213;}
#activities-thumbNav a.cur{ background-color: #000; color:#FFF;}

#activities-start-stop { background: green; background:url(../images/play.gif) no-repeat; width: 32px;height: 32px; text-align: center; position: absolute; top: 255px;margin-left:35px;}
#activities-start-stop.activities-playing{ background:url(../images/pause.gif) no-repeat;}

