
#nameproj { height:16px; }
#slideshow {list-style:none; color:#fff;overflow:hidden;}
#slideshow span {display:none}
#wrapper {width:520px; margin:0px;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:520px; height:380px; padding:0px; background:#ffffff; z-index:1;}
#image {width:520px; vertical-align:middle;z-index:1;}
#image img {position:absolute; z-index:25;width:auto; height:auto; cursor:pointer;z-index:1;}
.imgnav {position:absolute; width:25%; height:380px; cursor:pointer; z-index:1}
#imgprev {left:0; }
#imgnext {right:0;}
#imglink {position:absolute; height:274px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}

#thumbnails {width:520px; margin:2px 0 0 0; z-index:100;height:48px;}

#slideleft {float:left; display: inline; width:20px; height:47px; background:url(/js/l.jpg) left center no-repeat;}
#slideleft:hover {background:url(/js/l.jpg) left center no-repeat;}
#slideright {float:right; display: inline; width:16px; height:47px; background: url(/js/r.jpg) center center no-repeat;}
#slideright:hover {background:url(/js/r.jpg) center center no-repeat;}

#slidearea {float:left; position:relative; width:520px; margin-left:0px; height:47px; overflow:hidden; }
#slider {float:left;position:absolute; left:0; height:47px}
#slider img {float:left;cursor:pointer; border:1px solid #fff; padding:0px; margin:0}

#information {margin:0; padding:0; position:absolute; bottom:0; width:350px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information p {
  font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
  padding:5px 8px 5px 8px;
  font-size:12px;
  color: #ffffff
}
