.anythingSlider                         { width: 746px; height: 242px; position: relative; margin: auto 0 0; border:solid 0px #999; padding-top:0px; text-align:center; vertical-align:top }
.anythingSlider .wrapper                { width: 746px; overflow: hidden; height: 242px; margin: auto 0px; position: absolute; top: 0; left: 0; padding-top:0px; text-align:left; vertical-align:top }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: transparent; border-top: 0px solid #e0a213; border-bottom: 3px solid #e0a213; margin: auto; padding-top:0px; text-align:center }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 242px; width: 746px; margin: 0; vertical-align:top }


.anythingSlider .arrow                  { height: 	40px; width: 40px; background: url(../images1/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 240px; color:transparent; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 -70px; left: 725px; border:solid 0px #000; }
.anythingSlider .back                   { background-position: -100px -70px; left: 694px; border:solid 0px #000; }
.anythingSlider .forward:hover          { background-position: 0 -266px;  text-decoration:none; border:solid 0px #555;}
.anythingSlider .back:hover             { background-position: -100px -266px; text-decoration:none; border:solid 0px #555; }


/*.anythingSlider .arrow                  { display: inline-block; height: 30px; width: 67px; background: url(../images1/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 240px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; left: 665px; border:solid 1px #000; }
.anythingSlider .back                   { background-position: -67px 0; left: 705px; border:solid 1px #000; }
.anythingSlider .forward:hover          { background-position: 0 -32px; border:solid 1px #000; }
.anythingSlider .back:hover             { background-position: -67px -32px; border:solid 1px #000; }*/



#thumbNav                               { position: relative; top: 220px;right:15px; text-align: right;   }
#thumbNav a                             { color: #fff; font: 0px/0px tahoma, Serif; display: inline-block; height: 20px; width:22px;  text-align:center; background: url(../images1/1.png) no-repeat;  }
/* #thumbNav a:hover                       { color: #2752f1; font: 1px/1px Georgia, Serif; display: inline-block; height: 20px; width:25px; text-align:center; background: url(../images1/yuvarlak_m.png) no-repeat;  }*/
#thumbNav a.cur                         { color: #fff; font: 0px/0px tahoma, Serif; display: inline-block; height: 20px; width:22px; text-align:center; background: url(../images1/2.png) no-repeat;   }

#start-stop                             { background: green;display:none; background-image: url(../images1/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; display:none; }
#start-stop.playing                     { background-color: red; display:none; }
#start-stop:hover                       { background-image: none; display:none; }
/*  Prevents*/
.anythingSlider .wrapper ul ul          { position: static; margin: auto; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
