
#slidecanvas { position:relative}
#loader { background:#C6AA6B url(/images/slideshow/loader.gif) center left no-repeat; color:#000; padding:0 12px 0 24px; font-size:11px; position:absolute; top:18px; left:18px; z-index:30; line-height:24px; height:24px; background-position: 4px center}
#slideshow { position:absolute; z-index:20}
#slideshow img { position:absolute; top:0; left:0; z-index:8;}
#slideshow img.active {z-index:10; }
#slideshow img.last-active {z-index:9; }
#prv, #nxt {position:absolute; top:50%; z-index:30; height:41px; margin-top:-20.5px; width:41px; cursor:pointer; display:none}
#prv {background:transparent url(/images/slideshow/prv.png) center center no-repeat; left:0}
#nxt {background:transparent url(/images/slideshow/nxt.png) center center no-repeat; right:0}
#capCycle { position:absolute; top:50%; z-index:30; height:16em; margin-top:-8em; top:50%; color:#fff; width:100%; text-align:center}
.plusCycle {cursor: url(/images/slideshow/plus.png), pointer}
.minusCycle {cursor: url(/images/slideshow/minus.png), pointer}