.anythingSlider                         { width: 930px; height: 340px; position: relative; margin: 0}
.anythingSlider .wrapper                { width: 930px; overflow: auto; height: 340px; margin: 0; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0px; padding:0; background: #eee; margin: 0; }

.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 340px; width: 930px; margin: 0; position:relative}
.anythingSlider .arrow                  { display: none; height: 200px; width: 67px; background: url(/gfx/slider/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               {text-align:center; position: relative; width:910px; left:10px; right:10px;  height:60px; top: 270px; }
#thumbNav a                             {border-right:1px solid #000; font-family:Arial; font-size:12px ; font-weight:bold;  background:url(/gfx/tpl/bg_slide_a.png); color: #fff; text-decoration:none;  display: inline-block; height: 60px; padding:0 10px 0 10px; line-height:60px; margin: 0; text-align: center; display:inline-block; }
#thumbNav a:hover                       { background:url(/gfx/tpl/bg_slide_a_over.png); }
#thumbNav a.cur                         { background:url(/gfx/tpl/bg_slide_a_over.png); color:#FC0}

#start-stop                             { display:none; background: green; background-image: url(/gfx/slider/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; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  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; }
#login_box_bg{width:300px; height:160px; padding:10px; background:#244886; filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7; opacity: 0.7; position:absolute; top:50px; right:40px;}
#login_box{border:1px solid #fff; width:280px; height:140px; padding:20px; position:absolute; top:49px; right:39px;}
#login_box h3 a{color:#FFCC1D; font-family:Arial; font-weight:bold}
#login_box h3 a:hover{color:#F90}
#login_box p{color:#FFF}
#slideshow {position:relative; border:0; padding:0;	margin:0}
#slideshow li {position:absolute; top:0; left:0; z-index:100; opacity:0.0; list-style:none;}
#slideshow li.active {z-index:300; opacity:1.0;}
#slideshow li.last-active {z-index:200;}
#stock{margin-top:10px; border:1px solid #eaeaea; background:#f4f4f4; font:10px arial; color:#666; padding:5px;}
#stock:hover{color:#333}
#login{margin-top:10px; border:1px solid #eaeaea; background:#f4f4f4; font:10px arial; color:#666; padding:5px;}
#login p{float:left; width:760px;}
#login p img {float:left; width:16px; padding-right:3px}