/* body {margin:0; background:#111; padding:5px; font:11px Verdana,Arial} */

/* #slideshow {list-style:none; color:#fff}
#slideshow span {display:none} */
.ss {list-style:none; color:#fff}
.ss span {display:none}

/* width:506px */ /* #wrapper {width:306px; margin:10px auto; display:none;}
#wrapper * {margin:0; padding:0;} */
.ssWrapper {width:256px; margin:0px auto; display:none;}
.ssWrapper * {margin:0; padding:0;}

/* width:500px; background:#000; */ /* #fullsize {position:relative; width:300px; height:300px; padding:2px; border:1px solid #ccc;} */
.ssFullsize {position:relative; width:250px; height:250px; padding:2px; border:1px solid #ccc;}

/* width:500px;background:#000;color:#fff; */ /* #information {position:absolute; bottom:0; width:300px; height:0; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);}
#information h3 {padding:4px 8px 3px; font-size:14px;}
#information p {padding:0 8px 8px;} */
/* .ssInfo {position:absolute; bottom:0; width:250px; height:0; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);} nkk */
.ssInfo {position:absolute; bottom:0; width:250px; height:0; overflow:hidden; z-index:200; opacity:.7;}
/* .ssInfo h3 {padding:4px 8px 3px; font-size:14px;}
.ssInfo p {padding:0 8px 8px;} */

/* width:500px */ /* #image {width:300px;}
#image img {position:absolute; z-index:25; width:auto;} */
.ssImage {width:250px;}
.ssImage img {position:absolute; z-index:25; width:auto;}

/* .imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150;} */

/* #imgprev {left:0; background:url(../pics/tinySlideshow/left.gif) left center no-repeat; height:306px;} */
.ssImgPrev {position:absolute; width:15%; height:206px; cursor:pointer; z-index:150; left:0; background:url(../pics/tinySlideshow/left.gif) left center no-repeat;}

/* #imgnext {right:0; background:url(../pics/tinySlideshow/right.gif) right center no-repeat;} */
.ssImgNext {position:absolute; width:15%; height:206px; cursor:pointer; z-index:150; right:0; background:url(../pics/tinySlideshow/right.gif) right center no-repeat;}

/* #imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);} */
.ssImgLink {position:absolute; height:206px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);}

.linkhover {background:url(../pics/tinySlideshow/link.gif) center center no-repeat;}

/* margin-top:10px; */ /* #thumbnails {margin-top:10px;} */
.ssThumbnails {margin-top:5px;}

/* height:81px; */ /* #slideleft {float:left; width:20px; height:50px; background:url(../pics/tinySlideshow/scroll-left.gif) center center no-repeat; background-color:#222;}
#slideleft:hover {background-color:#333;} */
.ssSlideLeft {float:left; width:15px; height:50px; background:url(../pics/tinySlideshow/scroll-left.gif) center center no-repeat; background-color:#ccc;}
.ssSlideLeft:hover {background-color:#333;}

/* height:81px; */ /* #slideright {float:right; width:20px; height:50px; background:#222 url(../pics/tinySlideshow/scroll-right.gif) center center no-repeat;}
#slideright:hover {background-color:#333;} */
.ssSlideRight {float:right; width:15px; height:50px; background:url(../pics/tinySlideshow/scroll-right.gif) center center no-repeat; background-color:#ccc;}
.ssSlideRight:hover {background-color:#333;}

/* width:456px;height:81px; */ /* #slidearea {float:left; position:relative; width:256px; margin-left:5px; height:50px; overflow:hidden;} */
.ssSlideArea {float:left; position:relative; width:215px; margin-left:5px; margin-right:5px; height:50px; overflow:hidden;}

/* height:81px; */ /* #slider {position:absolute; left:0; height:50px;}
#slider img {cursor:pointer; border:1px solid #666; padding:2px;} */
.ssSlider {position:absolute; left:0; height:50px;}
.ssSlider img {cursor:pointer; border:1px solid #666; padding:1px;}

