#slideshow {
color:#FFFFFF;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#slideshow span {
display:none;
}
#wrapper {
display:none;
margin:2px auto;
width:456px;
}
#wrapper * {
margin:0;
padding:0;
}
#fullsize {
border:1px solid rgb(220, 230, 231);
height:330px;
padding:2px;
position:relative;
width:450px;
}
#information {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
bottom:0;
color:#FFFFFF;
height:0;
opacity:0.7;
overflow:hidden;
position:absolute;
width:450px;
z-index:200;
}
#information h3 {
font-size:14px;
padding:4px 8px 3px;
}
#information p {
padding:0 8px 8px;
}
#image {
width:450px;
}
#image img {
height:330px;
position:absolute;
width:450px;
z-index:25;
}
.imgnav {
cursor:pointer;
height:336px;
position:absolute;
width:25%;
z-index:150;
}
#imgprev {
left:0;
}
#imgnext {
right:0;
}
#imglink {
height:336px;
opacity:0.4;
position:absolute;
width:100%;
z-index:100;
}
.linkhover {
}
#thumbnails {
margin-top:5px;
}
#slideleft {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/scroll-left.gif) no-repeat scroll center center;
float:left;
height:51px;
width:20px;
}
#slideright {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/scroll-right.gif) no-repeat scroll center center;
float:right;
height:51px;
width:20px;
}
#slidearea {
float:left;
height:61px;
margin-left:5px;
overflow:hidden;
position:relative;
width:406px;
}
#slider {
height:51px;
position:absolute;
left:0;
}
#slider img {
border:2px solid #0868BA;
cursor:pointer;
padding:2px;
}
