/* Shutter */

#shDisplay div#shTitle {

	line-height: normal;

	font: small-caps 12px/17px 'Lucida Grande', Verdana, sans-serif; /* caption font */

	color: #ffffff; /* caption colour */

	text-align: center;

	margin: 0 auto;

}



#shDisplay { color: #0f0; font-size: 8px; font-family: "Lucida Grande", Verdana, sans-serif; font-variant: normal; }

#shDisplay div#shTitle a {

	text-decoration: none;

	font: bold 16pt 'Courier New', Courier, fixed;

	letter-spacing: -2px;

	margin: 0 10px;

	width: 26px;

	color: #999999;

}



#shDisplay div#shTitle a:hover { color: #ffffff; border-style: none; border-width: medium; }



#shDisplay div#shNext{

	float:right;

}



#shDisplay div#shPrev {

	float:left;

}

#shCount { visibility: hidden; word-spacing: normal; font-variant: small-caps; font-size: 10px; word-wrap: normal; line-height: normal; color: #4c4c4c; position: absolute; left: 48%; bottom: 8px !important; }

#shName { color: gray; position: relative; top: 20px; }

body {

	height: 100%;

}



#shShutter *, #shDisplay * {

	padding: 0;

	margin: 0;

}



div#shShutter, div#shDisplay {

	top: 0;

	left: 0;

	width: 100%;

	position: absolute;

}



div#shShutter {

	height: 100%;

	z-index: 1000;

	background-color: #191919;

	opacity: 0.8;

	filter:alpha(opacity=80);

}



div#shDisplay {

	display: block;

	background-color: transparent;

	z-index: 1002;

}



div#shDisplay img#shTopImg { border: solid 1px #555; max-width: ;;

	max-height: ;;

	float: none; outline: solid 3px white; }



div#shDisplay div#shWrap {

	visibility: hidden;

}



div#shWaitBar {

	font: bold 32px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;

	height: 36px;

	width: 100%;

	left: 0;

	cursor: default;

	opacity: 0.999;

	filter: alpha(opacity=100);

	z-index: 1001;

	margin-top: 160px;

	color: #ae0a0a;

}



#shNext {

	padding-top: 5px;

	float: right;

}



#shPrev {

	padding-top: 5px;

	float: left;

}