/* 
 nav1: aaa379
 nav1l2: c2b499
 nav1l3: a28c6d
 nav1l4: 887044 (selected)
 nav1text: ffc
 text: 630
*/
body {
	background: #999 url("/fileadmin/images/page-parts/works-background.gif") repeat-y;
}
#nav4container {
	position: absolute;
	left: 200px;
	top: 0px;
	width: 160px;
	background-color: #ccc7ab;
	height: 100%;
}
#work {
	position: absolute;
	left: 360px;
	top: 0px;
	width: 620px;
	/*background: #fff url("/fileadmin/images/page-parts/worksdiv-background.gif") repeat-y;*/
	background-color: #fff;
	height: 100%;
}
#work img {
	display: block;
	margin-left: 5px;
}
#imageDetails {
	text-align: right;
	padding: 5px;
}
#imageTitle {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
#imageNav {
	padding: 5px;
}
.menuImage {
	margin: 3px;
	border: 2px solid #aaa379;
}
.menuImageActive {
	margin: 3px;
	border: 2px solid #fff;
}
.menuImageOver {
	margin: 3px;
	border: 2px solid #d6cebf;
	border: 2px solid #aaa379;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
}
#closeBox {
	float: right;
}
#closeImage {
	border: 1px solid #887044;
	margin-left: 5px;
}
#infoPane {
	visibility: hidden;
	position: absolute;
	left: 380px;
	top: 75px;
	border: 1px solid #aaa379;
	padding: 5px;
	background-color: #ccc7ab;
	width: 400px;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}
#infoPane h2 {
	font-size: 14px;
	color: #ffc;
}
#infoPane td {
	font-weight: bold;
	padding: 2px 5px 3px 0px;
}
#extraInfo {
	margin-bottom: 12px;
	width: 350px;
}
