/* SCROLL ///////*/
#portfolioContainer{width: 700px; height: auto; margin: 0 auto ; }
#scroll{ text-align:center; margin: 0 auto; }
#scroll #Photoback{margin-right: 150px; background:url();}
#scroll #Photoback img{ background:url();}
#scroll #Photonext{margin-left: 150px;background:url();}
#scroll #Photonext img{ background:url();}
#slideshow{overflow: hidden;width: 100%;}
#slideshow ul{width:5000px; }
#slideshow ul li{width: 700px;display:block; float: left;/*cursor:pointer;*/} 
/* -- SCROLL SLUT \\\\ */
#slideshow ul li .PhotoPage{ margin: 0 0 0 450px;text-align:center;font-family: Arial; font-size:30px; color:#02ace5;width:34px; height:35px;background:url(PhotoPageBG.png) no-repeat;}
#slideshow ul li .PhotoList {width: 410px ; margin: -25px auto 0 auto ; height:auto; }
/*#slideshow ul li .PhotoPage{ margin: -285px 145px 0 auto; text-align:center;font-family: Arial; font-size:30px; color:#02ace5;width:34px; height:35px;background:url(PhotoPageBG.png) no-repeat;}*/

#slideshow ul li .PhotoList ul { float:left; padding:0; text-align:left; width:410px;}
#slideshow ul li .PhotoList ul li{ float:left; padding:0; width: 135px; height:auto; }
#slideshow ul li .PhotoList ul li a{ float:left; display:block; margin: 5px 0; padding:0; }
#slideshow ul li .PhotoList ul li a img{ float:left;width: 120px; height: 80px; padding:2px;background:#ffffff; border:#eeeeee solid 1px; -moz-opacity:1; opacity:1;filter:alpha(opacity = 100);filter:gray;}
#slideshow ul li .PhotoList ul li a:hover img { background:#0099cc;-moz-opacity:0.8; opacity:0.8;filter:alpha(opacity = 80);filter:rgb;}