
/* CustomUSB Slider CSS */

.anythingSlider { z-index:1; background:url("../images/slider/slidertop.png") no-repeat scroll 0 0 #222; border-bottom:22px solid #777; height:250px; margin:0 auto; position:relative; width:769px; }

.anythingSlider ul li { z-index:1; display:block; float:left; height:250px; margin:0; padding:0; width:700px; }

.anythingSlider .wrapper { z-index:1; height:250px; left:15px; margin:0; overflow:auto; position:absolute; top:0; width:700px; }

.anythingSlider .wrapper ul { z-index:1; background:none; border-bottom:none; border-top:medium none; left:0; list-style:none; margin:0; position:absolute; top:0; width:99999px; }

.anythingSlider h2 { z-index:1; color:#FFF; font-size:20px; text-align:left; width:280px; }

.anythingSlider h2, .anythingSlider p { z-index:1; position:relative; top:24px; }

.anythingSlider p { color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:24px; padding:0; text-align:left; width:285px; }

.anythingSlider p a { z-index:1; color:#F90; }

.anythingSlider img { z-index:1; float:right; position:relative; top:-22px; padding-right:40px; }

.anythingSlider .arrow { z-index:1; display: block; height: 200px; width: 67px; background: url(../images/slider/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }

.anythingSlider .forward { background-position:12px -40px; right:-20px; }

.anythingSlider .back { background-position:-80px -40px; left:-20px; }

.anythingSlider .forward:hover { background-position:12px -240px; }

.anythingSlider .back:hover { background-position:-80px -240px; }

#thumbNav { position: relative; top: 250px; text-align: center; }

#thumbNav a { color: black; font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; display: inline-block; padding: 0 24px 2px; height: 18px; margin: 0 5px 0 0; background: #777; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }

#thumbNav a:hover { background-image: none; }

#thumbNav a.cur { color:#FFF; background: #222; }

#start-stop { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; background:none repeat scroll 0 0 green; color:white; font-family:Trebuchet MS; font-size:12px; font-weight:bold; padding:1px 5px 2px; position:absolute; right:45px; text-align:center; text-transform:lowercase; top:250px; width:auto; }

#start-stop.playing { background-color:#C03; }

#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; }

/* Defaults */
.anythingslider * { margin: 0; padding: 0; }

/* Hacks */
img.liftpic { top:-49px; }

