/* --------------- */
	
#gallery {
	clear:both;
	position:absolute;
	left:100px;
	top:65px;
	width:817px;
	height:570px;
	background:#fff;
	border: 1px #e5e5e5 solid;
	z-index:10;
}
#gallery_content{
	position: relative; 
	height: 550px;
	background-color:#fff;
	z-index:10}
	
#gallery_main {
	height: 550px;overflow:auto;
	z-index:10}

#gallery_table
{
	margin: 10px 0px 0px 15px;
}
#gallery_spacer
{
	width:20px;
}

#gallery_shadow{
	position: absolute; left: 0px; top: 0px;
    width: 835px; height: 590px; 
	background:url(/img/shadow-all.gif) bottom right no-repeat;
	padding:0px;margin:0px;	
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
	opacity: 0.6; 
	}

#gallery_loading {
	position:absolute;
	left:0px;
	top:20px;
	width:100%;
	height:500px; 
	background:#fff}

   
#gallery_head {
	margin:0px;padding:2px 0px 0px 0px;
	background:url(/img/hg_popup.gif);
	background-color:#e9eae4;
	font-weight:bold;
	width:100%;
	height:18px;
}   
#gallery_head a {padding:0px;background:none;border:none}
#gallery_head table {width:795px}
#gallery_table {width:745px}

#gallery_left {
	float:left;
	margin:30px 0px 0px 15px;
	width:360px;	
}   

#gallery_right {
	float:left;
	width:400px;
	margin:15px 0px 0px 10px;
}   

#gallery_bio {
	font-family: Courier New, Courier, monospace;
	color:#111;
	font-size:11px;
	height:45px;
	padding-left:0px;
	width:360px;
	background: url(/img/linie_transp.gif) bottom left no-repeat;
	vertical-align:bottom;
	padding-bottom:5px;
} 

#gallery_title {
	font-weight:normal;
	font-size:32px;
	background: url(/img/linie_transp.gif) top left no-repeat;
	color:#000;
} 
#gallery_title h1 {font-size:32px;margin-bottom:0px;}
#gallery_title .sub {font-size:18px;}

#gallery_artist {
	height:30px;
	font-weight:bold;
	font-size:14px;
	background: url(/img/linie_transp.gif) bottom left no-repeat;
	vertical-align:bottom;
	width:360px;
	padding-bottom:5px;
	color:#000;
} 

#gallery_details {
	margin-top:80px;
	font-family: Courier New, Courier, monospace;	
	background: url(/img/linie_transp.gif) bottom left no-repeat;
	padding-bottom:5px;	
	font-size:11px;
	color:#111;
}   

#gallery_otherworks {
	margin-top:8px;
	font-family: Courier New, Courier, monospace;	
	margin-bottom:25px;
	line-height:15px;
	font-size:11px;
}   

#gallery_options {
	height:45px;
	padding: 15px 0px 0px 10px;
} 
#gallery_options img {padding-bottom:2px;}

#gallery_images {
	padding-top:5px;
	background: url(/img/linie_transp.gif) top left no-repeat;
	font-family: Courier New, Courier, monospace;
}   
#gallery_images img {
 	vertical-align:top;
}   

#gallery_img_thumbs {
	padding-top:10px;
	
}   
#gallery_img_thumbs a.img{ padding:0px 0px 0px 0px ; background:none; border:none}
#gallery_img_thumbs img{ margin:1px 1px 0px 0px ;}

#dia {}


.u { vertical-align:bottom}

