/* STYLES FOR FRONT PAGE SLIDE SHOW */

#slideshow {list-style-type:none; color:#fff; font:10px Verdana, Arial, Helvetica, sans-serif;  display:none;}
#slideshow span {display:none}
#slideshow-wrapper {width:314px; margin:0 auto; display:block; }
#fullsize {position:relative; width:308px; height:653px; background:#000}
#information {position:absolute; top:470px; left:5px; width:298px; height:0; overflow:hidden; z-index:200; background-color:#2d2d2e; opacity:.7; filter:alpha(opacity=70); color:#fff}
/* filter:alpha(opacity=70) in ie6 */
#information h3 {padding:4px 8px 3px; font-size:14px; font-weight:bold; color:#fff}
#information p {padding:0 8px 6px; font-size:11px;line-height:1.5;}
#information em {font-style:normal; font-weight:normal; font-size:10px;}
#image {width:308px}
#image img {position:absolute; z-index:25; width:auto; height:653px;}
.imgnav {position:absolute; width:25%; height:653px; cursor:pointer; z-index:150}
#imgprev {left:4px; background:url(slideshow_images/image_scrollleft.gif) left center no-repeat}
#imgnext {right:4px; background:url(slideshow_images/image_scrollright.gif) right center no-repeat}
#imglink {position:absolute; height:643px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(slideshow_images/link.gif/$file/link.gif) center center no-repeat}
#thumbnails {margin:-40px 10px 0 4px; z-index:200; position:relative; height:1%;} /* height:1% for ie */
#slideleft {float:left; width:20px; height:32px; background:url(slideshow_images/scroll-left.gif) center center no-repeat; background-color:#222; opacity:.4; filter:alpha(opacity=40);}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:32px; background:#222 url(slideshow_images/scroll-right.gif) center center no-repeat; opacity:.4; filter:alpha(opacity=40)}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:260px; margin:0; height:32px; overflow:hidden;}
#slider {position:absolute; left:0; height:32px}
#slider img {cursor:pointer; opacity:.4; filter:alpha(opacity=40);}
#slider img.selected {opacity:1!important; filter:alpha(opacity=100)!important;}

#slide_show_wrapper h2{


}

#slide_show_wrapper h3{
	margin:5px 0;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:4px 8px 3px;
}

#slide_show_wrapper p{
	margin-top: 2px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
}

#slide_show_wrapper a{
	color: #ff0033;
	text-decoration: none;
}

#slide_show_wrapper a:hover{
	color: #ff0033;
	text-decoration: underline;
}

/* END */


