
#slideshow {float:left; overflow:auto; width:660px; height:330px; background-image:url(/images/windows/banner_background.gif); padding:0; margin:0;}
#slides {position:relative; width:650px; height:320px; list-style:none; overflow:auto; padding:0; margin:0; left:-5px;}
#slides ul {position:relative; list-style:none; padding:0; margin:0;}
#slides li {width:650px; height:320px; padding:0; margin:0;}

.fader-slide {opacity:0; position:absolute; padding:0; margin:0;}
.fader-fade {opacity:1; -webkit-transition:opacity .4s; -moz-transition:opacity .4s; transition:opacity .4s;}

.sliderbutton {float:right; width:10px; height:10px; cursor:pointer; margin-right:10px;}
#slideleft {background:url(/images/buttons/bullet-arrow-prev.gif) no-repeat;}
#slideleft:hover {background:url(/images/buttons/bullet-arrow-prev_hl.gif) no-repeat;}
#slideright {background:url(/images/buttons/bullet-arrow-next.gif) no-repeat;}
#slideright:hover {background:url(/images/buttons/bullet-arrow-next_hl.gif) no-repeat;}

.pagination {float:left; position:relative; left:-40px; top:-5px; list-style:none; height:10px; vertical-align:middle; margin:0;}
.pagination li {float:left; cursor:pointer; height:10px; width:10px; padding:0; margin:5px; border:0; background-image:url(/images/buttons/bullet-ball-open.gif);}
.pagination li:hover {background-image:url(/images/buttons/bullet-ball_hl.gif);}
.pagination li.current {background-image:url(/images/buttons/bullet-ball_hl.gif);}

/* Slide Styling */
/*#content {width:464px; height:270px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}

#caption {background:#fff; position:relative}
#caption div {position:absolute; bottom:0; left:0; width:464px; padding:15px 18px 10px 18px; background:#000; background:rgba(0,0,0,.7)}
#caption h2 {font:18px Georgia,Verdana; margin-bottom:6px; color:#eee}
#caption p {line-height:1.4; color:#aaa}*/