
									
#slideshow { list-style:none; color:#fff; }
#slideshow span { display:none; }

#slideshow-wrapper {
width:770px;
background:#000000;
border:none;
margin:0 auto;
display:block;
float:left;
margin: -28px 0px 0px 1px;
}

#slideshow-wrapper * { margin:0; padding:0; }
#fullsize { position:relative; z-index:1; overflow:hidden; width:770px; height:227px; }

#information {
position:relative;
float:right;
bottom:0;
width:256px;
min-height:195px;
background:#FFFFFF;
color:#000000;
overflow:hidden;
z-index:200;
opacity:.9;
filter:alpha(opacity=90);
}

#information h3 {
color:#000000;
padding:35px 15px 5px;
font-size:14px;
text-shadow: #999 1px 2px 2px;
}

#information p {
color:#000000;
padding:0 15px 10px;
}

#image {
width:770px;
background:url("/wp-content/themes/blank2L/images/home-slider-bottom.png") repeat scroll 0 0 #FFF;
}

#image img { position:absolute; border:none; width:auto; } 
.imgnav { position:absolute; width:75px; height:227px; cursor:pointer; z-index:150; }
#imgprev { left:0; background:url('../images/left.gif') left center no-repeat; }
#imgnext { right:256px; background:url('../images/right.gif') right center no-repeat; }

#imglink {
position:absolute;
height:227px;
width:100%;
z-index:100;
background:url("/wp-content/themes/blank2L/images/home-slider-bottom.png") no-repeat -1px 195px;
}

.linkhover {
/*
opacity:.4;
filter:alpha(opacity=40);
background:url('../images/link.gif') 250px center no-repeat;
*/
}

#thumbnails {  }
.thumbstop { margin-bottom:15px !important; }
.thumbsbot { margin-top:15px !important; }
#slideleft { float:left; width:20px; height:81px; background:url('../images/scroll-left.gif') center center no-repeat; background-color:#222; }
#slideleft:hover { background-color:#333; }
#slideright { float:right; width:20px; height:81px; background:#222 url('../images/scroll-right.gif') center center no-repeat; }
#slideright:hover { background-color:#333; }
#slidearea { float:left; background:#000000; position:relative; width:715px; margin-left:5px; height:81px; overflow:hidden; }
#slider { position:absolute; left:0; height:81px; }
#slider img { cursor:pointer; border:1px solid #666; padding:2px; -moz-border-radius:4px; -webkit-border-radius:4px; float:left !important; }