#header {
	background:url(/images/bwns-dark-canvas-top.png) no-repeat 0 0; 
	min-height:120px;
	margin-bottom:-25px;
}
	#header h1 {
		background:url(/images/bwns-dark-header.png) no-repeat;
		height:120px;
		margin:0;
		overflow:hidden;
	}

#imageframe {
	height:520px;
			position:relative;
}

	ul#currentimage {
		width:603px;
		background:#000;
		margin:0;
		padding:0;
	}
	
	
		ul#currentimage li {
			display:none;
			position:absolute;
			top:0;
			left:0;
			border:1px solid #aa8d5f;
			width:603px;
			text-align:center;
			background:#000;
		}
		
		ul#currentimage li.currentimagevisible {
			display:block;
		}
	
	
	#imageframe img {
		display:block;
		margin:0 auto;
		
	}
	
	#imageframe p.downloadhighresimage {
	direction:ltr!important;
		font-size:0.915em;
		margin:0 0 0 5px;
		text-align:right;
		position:absolute;
		bottom:-20px;
		right:0;
	}
	
		#imageframe p.downloadhighresimage a {
			color:#999;
			background:url(/images/dark-icon-download.png) no-repeat 0 -24px;
			padding:0 0 0 12px;
			border:0;
		}
		#imageframe p.downloadhighresimage a:hover {
			color:#fff;
			background-position:0 3px;
		}


#imagedetails,
#furtherreading,
#controls {
	margin:10px 15px;
}

#controls {
	margin-top:0;
	border-bottom:1px solid #6c5d44;
	padding:0 0 10px 0;
}
	
	#controls div {
		width:45px;
		float:left;
	}
	
		#controls a{
			display:block;
			overflow:hidden;
			text-indent:-1863px;
			height:20px;
			width:20px;
	
		}
	
		#controls a.previousimage {
			background:url(/images/slideshow-btn-prev.png);
			float:left;
			text-decoration: none;
		}
		#controls a.nextimage {
			background:url(/images/slideshow-btn-next.png);
			float:right;
			text-decoration: none;
		}

		#controls a.previousimage.btndisabled,
		#controls a.nextimage.btndisabled {
			background-position:0 100% ;
		}

	#controls h6 {
		color:#8a8d90;
		font-weight:normal;
		margin:0 0 0 10px;
		line-height:20px;
		float:left
	}


a#furtherreading {
	color:#c7e2fc;
	line-height:20px;
	margin-top:15px;
	margin-bottom:25px;
	font-size:0.915em;
	display:block;

}

#imagedetails  {
	margin:10px 0 10px 15px;
}

	#imagedetails h1 {
		font-size:1.585em;
	}

#imagedetailsbody {
	height:300px;
	overflow:auto;
	padding-right:5px;
}



#moremultimedia {
	padding-top:60px;

}

	#moremultimedia div {
		margin:0 1px;
		background:#252422;
		padding-top:10px;
		padding-bottom:70px;
	}
	
	#moremultimedia h2 {
		font-family:Arial, Helvetica, sans-serif;
	}
		#moremultimedia ul{margin: 0;padding:0;display:block; width:100%;}
			
			#moremultimedia li {
				float:left;	
				margin-right:7px;

			}
	
			#moremultimedia li img{
				border:1px solid #aa8d5f;
			}

			#moremultimedia li h6{
				font-weight:normal;
				width:153px;
			}
				#moremultimedia li h6 a{
					display:block;
					padding:0 0 0 17px;

				}
			
				#moremultimedia li h6 a.slideshow{
					background:url(/images/icon-darkbg-slideshow.png) no-repeat;
				}
				
				#moremultimedia li h6 a.video{
					background:url(/images/icon-darkbg-video.png) no-repeat;
				}
#masternavhdr a{text-decoration:none;cursor:pointer;}
#videoframe {
	height:520px;
	position:relative;
}
#videoframe div#currentvideo {
	background:#000000 none repeat scroll 0 0;
	border:1px solid #4E677E;
	margin:0;
	padding:0;
	text-align:center;
	width:603px;
}
#videoframe div#currentvideo #currentvideocontainer {
	margin:10px auto 20px;
	width:468px;
}

