
.gal_image 
{
	position: relative;
  text-align: center;
  vertical-align: middle;
  margin-left: 10px;
  margin-bottom: 10px;
  /* padding: 8px 8px 8px 8px; */
  /* border: solid 1px #d3d3d3; */
  /* background-color: #f8edda; */
  /*width: 162px;
  height: 162px;*/
  float: left;
}

.gal_image td 
{
	vertical-align: middle;
	height: 316px;
}

.gal_imagebox 
{
	position: relative;
  text-align: center;
  vertical-align: middle;
  margin: 0px 10px 10px 0px;
  /* padding: 8px 8px 8px 8px; */
  border: solid 1px #eeeeee;
  /* background-color: #eae9ed; */
  width: 316px;
  height: 316px;
  float: left;
}


.gal_image img, .gal_imagebox img
{
	border: 0px;
}

.gal_image a:link img, .gal_image a:visited img 
{
	border: solid 1px #ffffff;
}
.gal_image a:hover img 
{
	border: solid 1px #000000;
}

.gal_large {
  text-align: center;
  vertical-align: middle;
  padding: 8px 8px 8px 8px;
  border: solid 1px #87bfb2;
  background-color: #f8edda;
  margin-top: 4px;
  margin-bottom:14px;
}

.galcrumb 
{
	position: absolute;
	right: 2px;
	top: -18px;
	font-size: 10pt;
}

#lgpopbox 
{
	display: none;
	position: absolute;
	padding: 22px;
	padding-top: 28px;
	/* border: solid 1px #b12561; */
  /* border: solid 1px #8a5815; */
  border: solid 10px #172255;
	z-index: 100;
	background-color: #b2b2b2;
	color: #ffffff;
}

a.closexbox div
{
	position: absolute;
	right: 4px;
	top: 4px;
	background-color: #cb450c;
	color: #ffffff;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	border: solid 1px #712606;
	cursor: pointer;
}


a.closexbox:hover div 
{
	background-color: #fd826c;
	border-color: #f25613;
	text-decoration: none;
}

#lgpopbox a:link, #lgpopbox a:visited 
{
	color: #ffffff;
	text-decoration: none;
}

#lgpopbox a:hover 
{
	color: #094e93;
	text-decoration: underline;
}

a.prevbox div 
{
	float: left;
	background-color: #0696c6;
	color: #ffffff;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	border: solid 1px #0005ce;
	cursor: pointer;
}

a.prevbox:hover div 
{
	background-color: #5fd3fa;
	border-color: #e4c801;
	text-decoration: none;
}

.prevnext 
{
	position: absolute;
	right: 44px;
	top: 4px;
	z-index: 6;
}

#inquirebox 
{
	display: none;
	padding: 12px;
	background-color: #e8e8e8;
	border: solid 8px #812820;
	position: absolute;
	top: 40px;
	left: 40px;
	color: #000000;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.opaque 
{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	background-color: #dddddd;
}

.dlglabel 
{
	text-align: right;
	padding-right: 3px;
}

#asyncherror 
{
	padding: 2px;
	border: solid 1px #ff0000;
}

#shadtest 
{
	display: none;
	position: absolute;
	padding: 22px;
	padding-top: 28px;
	/* border: solid 1px #b12561; */
  /* border: solid 1px #8a5815; */
  border: solid 10px #40262f;
	z-index: 200;
	background-color: #b2b2b2;
	color: #ffffff;
}

#suppimgsbox img 
{
	float: left;
	margin-right: 8px;
}

#supplgbox 
{
	display: none;
	position: absolute;
	/* top: 10px; */
	left: 10px;
  border: solid 10px #40262f;
	z-index: 600;
	background-color: #b2b2b2;
	color: #ffffff;
}

#tagindex 
{
	top: 130px;
	right: 12px;
	position: absolute;
	z-index: 900;
	width: 200px;
}
#tagindexhead 
{
	position: relative;
	/* background-color: #863559; */
	padding: 3px;
	color: #c7762e;
	font-weight: bold;
	cursor: pointer;
}


#tagpop 
{
	position: absolute;
	right: 4px;
	top: 1px;
	cursor: pointer;
	font-weight: normal;
	padding: 2px;
}

#tagsbox 
{
	visibility: hidden;
	overflow: auto;
	height: 120px;
	/* float: left; */
	background-color: #fbe9c8;
	border: solid 1px #888888;
}

.taglink 
{
	white-space: nowrap;
	margin-left: 3px;
	/* border-bottom: solid 1px #cfcfcf; */
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 4px;
}

.activetag 
{
	font-weight: bold;
}

.tagcount 
{
	font-size: 7pt;
	color: #aaaaaa;
}

.taggeddiv 
{
	color: #666666; 
	margin-top: 8px;
	padding-left: 4em;
	text-indent: -4em;
	margin-left: 4px;
	margin-bottom: 8px;
}

.byline 
{
	color: #666666;
	font-style: italic;
}

#scrollarea_one 
{
	position: relative;
	margin-top: 6px;
	border: solid 1px #8a8a8a;
	padding-right: 16px;
	z-index: 2;
}

#lgscbutup 
{
	width: 16px;
	height: 16px;
	background-image: url(images/small_scroll_up2.png?12);
}

#lgscbutdn 
{
	width: 16px;
	height: 16px;
	background-image: url(images/small_scroll_dn2.png?12);
}

#lgimg_info_slider 
{
	position: absolute;
}

#lgscbutts 
{
	position: absolute;
	right: 0px;
	top: 0px;
	/* z-index: 350; */
}

.lgimg_bio 
{
	color: #666666; 
	margin-bottom: 8px;
	padding-top: 6px;
}

.lgimg_url 
{
	margin-bottom: 6px;
}

.artistitem 
{
	margin-bottom: 6px;
}

.artistname 
{
	font-weight: bold;
	font-style: italic;
	font-family: Times New Roman, Serif;
}

.artname 
{
	font-weight: bold;
	font-style: italic;
	font-size: 8pt;
	font-family: Times New Roman, Serif;
}

.memgalitem 
{
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: center;
}

.memgalimg 
{
}
.memgalimg img
{
	border: 0px;
}

#memgaltbl td 
{
	vertical-align: top;
}

.memcont 
{
	margin-bottom: 8px;
}

.lgimg_item 
{
	margin-bottom: 6px;
}