#left_top {
	position:absolute;
	left:0;
	top:119px;
	width:185px;
	height:38px;
	background:url(../images/main/left/top_bg.png) no-repeat;
	z-index:10;
}
#left {
	position:relative;
	width:168px;
	background:url(../images/main/left/black.jpg) no-repeat left;
	height:514px;
	bottom:2px;
}
#left #shows {
	padding-top:70px;
	text-align:left;
}
#left .shows {
	padding:10px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
}
#left .shows a {
	color:#fff;
	text-decoration:none;
}
#left .active {
	background:url(../images/main/left/exhibition_active.png) repeat-y center;
}
#left div.paging {
	position:absolute;
	bottom:20px;
	right:25px;
	text-align:right;
	font-weight:bold;
}
#left div.paging a {
	color:#000;
	text-decoration:none;
}
#centre {
	margin-left:175px;
	height:500px;
	overflow:auto;
}
#centre h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#0c3d8c;
	margin:20px 0 25px 25px;
	padding:0;
}
#centre .show_photos {
	background:url(../images/main/title_bg.png) left top no-repeat;
	margin:10px 0 20px 25px;
	padding:10px 0 10px 0;
}
#centre a img{
	border:none;
}
#centre img {
	margin:0 10px;
}


select {display: none;}
#over {background:  url(../images/shadowlight.gif) repeat;
	 position: absolute; 
	 left: 0;
	 top: 0;
	 z-index: 100;
	 width: 100%; 
	 height: 100%;
	 margin: 0;
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	 -moz-opacity:0.80;
	 -khtml-opacity:0.80;
	 }
#box, #box2 { 
	height: 370px;
	overflow: none;
	border: 5px ridge #000;
	z-index: 150;	
	background: #fff;	
	position: relative;
	padding: 10px; 
	top: -5px; /* these two define the shadow 'offset'*/
	left: -5px; /*...*/
	  }
.sh	{position: absolute;
	top:100px;	
	 z-index: 1000;	 
	width: 450px;
	 right: 30%;
	 background: url(../images/shadow.png) repeat !important;
	  background: url(../images/shadowlight.gif) repeat;
	  }
.bar {background: #ddd;
	  text-align: right;
	  margin: -5px;
	  padding: 5px } 
  h1 { color: #006;}
	.bar2 {background: #ddd url(../images/dragbar.gif) no-repeat center left;
	  text-align: right;
	  margin: -5px;
	  padding: 5px } 
.bar a {border: 1px solid #777; 
	color: #777; 
	text-decoration: none; 
	font-size: 10px; 
	padding: 0 5px; }
	
body.exhibition #main {
	overflow:visible;
	height:auto;
	background:#fff url(../images/main/background2.jpg) no-repeat top left;
	padding-bottom:1px;
}
body.exhibition #left {
	height:auto;
}
body.exhibition #centre h1 {
	margin:0 0 25px 25px;
	padding:20px 0 5px 0;
}
body.exhibition #left div.paging {
	position:static;
	bottom:0;
	right:0;
	padding-right:25px;
}
body.exhibition #centre {
	height:auto;
	overflow:visible;
}
