.sc_gallery   #sc_gallery_background	{opacity:0;		filter:alpha(opacity=0)}
.sc_gallery1  #sc_gallery_background	{opacity:0.1;	filter:alpha(opacity=10)}
.sc_gallery2  #sc_gallery_background	{opacity:0.2;	filter:alpha(opacity=20)}
.sc_gallery3  #sc_gallery_background	{opacity:0.3;	filter:alpha(opacity=30)}
.sc_gallery4  #sc_gallery_background	{opacity:0.4;	filter:alpha(opacity=40)}
.sc_gallery5  #sc_gallery_background	{opacity:0.5;	filter:alpha(opacity=50)}
.sc_gallery6  #sc_gallery_background	{opacity:0.5;	filter:alpha(opacity=50)}
.sc_gallery7  #sc_gallery_background	{opacity:0.5;	filter:alpha(opacity=50)}
.sc_gallery8  #sc_gallery_background	{opacity:0.5;	filter:alpha(opacity=50)}
.sc_gallery9  #sc_gallery_background	{opacity:0.5;	filter:alpha(opacity=50)}
.sc_gallery10 #sc_gallery_background	{opacity:0.5;	filter:alpha(opacity=50)}
.sc_gallery11 #sc_gallery_background	{opacity:0.5;	filter:alpha(opacity=50)}

.sc_gallery #sc_gallery_background		{background:#000;}

#sc_gallery_showcase	{
	border:1px solid #ccc;
	position:absolute !important;
}
#sc_gallery_title	{
	font-size:13px;
	font-weight:bold;
	font-family:verdana;
	color:red;
	position:absolute;
	left:5px;
	top:5px;
}
#sc_gallery_close	{
	position:absolute;
	right:-15px;
	top:-15px;
	width:30px;
	height:30px;
	display:block;
	text-indent:-100000px;
	cursor:pointer;
	background:url(/site/scripts/gallery/close.png);
}
#sc_gallery_navigation 	{
	position:absolute;
	display:none!important;
	left:-1px;
	bottom:-21px;
	height:20px;
	width:100%;
	background:#fff;
	border:1px solid #ccc;
}
#sc_gallery_navigation a	{
	color:#00f;
	cursor:pointer;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000;
	padding:0 4px;
}
#sc_gallery_navigation a:hover	{
	text-decoration:underline;
}
.picSelected	{
	font-weight:bold;
}

/***/
