@CHARSET "US-ASCII";

td.thumbnail
{
	text-align: center;
}


.img_label
{
	/* font-weight: bold; */
}

.thumb_container
{
	position:relative;
	display: block;
	/*
	position: relative;
	display: block;
	z-index: 50;
	*/
}

.buttonbar
{
	position: absolute;
	display: none;
	top:0px;
	right:4px;
	
	z-index: 100;
}

ul.gallery_menu
{
	list-style-type: disc;
	margin: 0 0 12px 2px;
	padding-left: 12px;
	text-indent: 0;
}

ul.gallery_menu > li
{
	list-style-type: disc;
	margin: 2px 4px 2px 0px;
}

div.progressbar
{
	margin: 4px 0 4px 0;
	padding: 0 0 0 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #ffffff;
}

div.progressbar > div
{
	margin: 0px auto 0px 0px;
	padding: 0 0 0 0;
	height: 10px;
	background-color: #88a6c0
}

#ac_gallery_iselect_overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#ac_gallery_iselect{ position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#ac_gallery_iselect_container{position:relative;background-color:#ffffff;width:250px;height:250px;margin: 0 auto;}
#ac_gallery_iselect_content{margin:5px;padding:5px;vertical-align:bottom;text-align:left;line-height:normal;}
#ac_gallery_iselect_working{position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#ac_gallery_iselect_buttons{position:absolute;top:4px;right:4px;}