html, body {
	background: #eee !important;
    font-family: helvetica;
    font-size: 10pt;
    line-height: 125%;
}

a:link {
	color: #447;
}

a:visited {
	color: #447;
}

hr {
	border: none;
	border-top: 1px solid #447;
}

#title {
    background: transparent;
    color: #447;
}

#header {
    border: 1px solid #447;
}

#nav{
	background: #fff; /* was eee */
	color: #447;
    border: 1px solid #447;
    border-top: none;
}

#nav a:hover {
    text-decoration: none;
    border-bottom: 3px solid #447;
}

#nav .selmenuitem {
    border: 1px solid #447;
    border-width: 1px 1px 0 1px;
    background: #eee; /* was fff */
	color: #000;
}

#nav a.selmenuitem:hover {
	border-bottom: none;
}

#contentshell {
    border: 1px solid #447;
    border-width: 1px 0;
    background: #fff; /* was undefined */
}

.noColor {
	border: 1px solid #eee !important;
	border-width: 1px 0 !important;
	background: #eee !important;
}

#morePhotos, #pageContent, #mapIW, #mapContent, #pageExtraContent {
    background: #fff;
    border: 1px solid #447;
}

#morePhotos a:hover {
    background: #447;
    color: #fff;
}

.albumthumb {
    border: 1px solid #447;
    background: #fff;
}

.albumtitle {
    background: #fff;
    background: rgba(255, 255, 255, 0.75);
    border-top: 1px solid #447;
}

.nobottom {
    border-bottom: none;	
}

.publications {
	border: none;
	border-top: 1px solid #447;
}

.publications img {
	border: 1px solid #447;
}

#contenttext {
	color: #000;
    /*background: #fff;  was eee */
}

#footer {
	color: #447;
}

/* rounded corners */

.b2, .b3, .b4 {
    background: transparent;
    	background: #fff; /* was eee */

    border-left: 1px solid #447;
    border-right: 1px solid #447;
}

.b2 {
    border-width: 0 2px;
}

.b1 {
    background: #447;
}

#thecontent .b2, #thecontent .b3, #thecontent .b4,
#photocontent .b2, #photocontent .b3, #photocontent .b4 {
    background: #fff; /* was eee */ 
    border-left: 1px solid #447; 
    border-right: 1px solid #447;
}

#thecontent .b2, #photocontent .b2 {
    border-width: 0 2px;
}

#thecontent .b1, #photocontent .b1 {
    background: #447;
}

body {
	margin: 0;
	padding: 0;
    position: relative;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	clear: both;
	height: 0;
	margin: 0 auto;
	padding: 0;
}

.preend {
	width: 95%
}

#contenttext ul {
	list-style-type: none;
	padding: 0 0 0 1.5em;
	margin: 0;
}

#contenttext li {
	margin: .75em 0;
	padding: 0 0 0 1.5em;
}

#contenttext {
    font-family: helvetica;
    font-size: 10pt;
    line-height: 125%;
}

#contenttext p {
	margin: 1em 0;
}

#title {
	width: 840px;
    padding: 0;
    margin: 15px auto 0 auto;
	text-align: right;
    font-family: verdana;
    font-size: 18px;
    line-height: 83%;
    font-weight: bold;
    white-space: nowrap;
}

.wide {
	min-width: 840px !important;
	width: 96% !important;
}

#sitetitle {
    float: left;
}

#sitetitle h1 {
    margin: 0;
    padding: 0.5em 1em;
    font-size: 1em;
}

#nav {
	font-size: 14px;
	font-weight: bold;
	padding-right: 12px;
}

#nav ul {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 38px;
}

#nav li {
    margin: 0 2px;
    padding: 10px 0;
    float: right;
    display: block;
    list-style: none;
}

#nav li a {
    padding: 9px 12px;
    margin: 0;
    position: relative;
}

#nav li a.selmenuitem {
    margin: 0;
    padding: 15px 12px 13px 12px;
    margin: 0;
    z-index: 200;
}

#thecontent {
	min-width: 850px;
    width: 100%;
    padding: 0;
    margin: 8px auto 0 auto;
    clear: both;
    color: #000;
}

#contact {
	width: 460px;
	margin: 0 auto;
	padding: 0 10px;
	border: 1px solid #447;
}

#contact table {
    width: 230px;
    border: 0;
    margin: 0;
    padding: 0;
}

#contact table tr td {
    height: 1.5em;
}

#contact object {
    margin-bottom: 10px;
}

#qr {
	float: right;
	margin: 30px 20px 0 0;
}

#contentshell {
    margin: 0;
    padding: 0;
}

#contenttext {
    margin: 0;
    padding: 20px;
    position: relative;
}

.narrowContent {
	width: 820px;
	margin: 0 auto !important;
	text-align: justify;
}

#morePhotos {
    width: 840px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}

#morePhotos a {
    padding: 0.5em 0;
    display: block;
    text-align: center;
    text-decoration: none;
}

/* gallery page */

#albums {
	margin: 2px auto;
	border-collapse: collapse;
	padding: 0;
}

#albums td {
	height: 270px;
	margin: 0;
	padding: 6px;
	text-align: left;
}

#pageContent {
	padding: 15px;
	margin: 0;
    width: 524px;
    height: 98px;
}

#map, #mapContent {
    position: relative;
    margin: 12px 0 0 0;
    padding: 0;
    width: 554px;
    height: 128px; 
}

#mapIW {
    position: absolute;
    left: 0;
    padding: 0;
    top: 0;
    width: 140px;
    height: 128px;
    text-align: left;
}

#mapIW img {
    width: 128px;
    height: 128px;
}

#mapIW #close a {
    display: block;
    background: url("/inc/close.hover.png");
    background: url("/inc/close.hover.png");
    background: url("/inc/close.png");
    width: 12px;
    height: 128px;
    float: right;
    text-decoration: none;
}

#mapIW #close a:hover {
    background: url("/inc/close.hover.png");
}

#mapIW #close, #mapIW #close img {
    float: right;
    width: 12px;
    height: 128px;
}

#pageExtraContent {
    padding: 0;
    margin: 0;
    height: 270px;
    vertical-align: middle;
    text-align: center;
}

.albumthumb {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 270px;
	height: 270px;
    overflow: hidden;
}

.albumthumb div {
    position: absolute;
}

.albumthumb img {
	padding: 0;
	margin: 0;
    border: 0;
    top: 0;
    left: 0;
}

.inneralbum {
	position: relative;
	padding: 0;
	margin: 0 auto;
}

.albumtitle {
    position: absolute;
	text-align: center;
	bottom: 0;
	left: 0;
	padding: 0;
	width: 0;
	height: 1.1em;
    line-height: 1em;
	font-weight: bold;
	z-index: 100;
	visibility: hidden;
	-webkit-transition: opacity 0.5s ease;
	opacity: 0;
}

.albumtitle a {
	text-decoration: none;
}

.inneralbum:hover .albumtitle, .inneralbum:visited:hover .albumtitle {
	visibility: visible;
	opacity: 1;
	width: 100%;
}

/* publications page */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.textright {
	text-align: right;
}

.publications {
	padding: 1.5em 0;
	margin: 0 2em;
	clear: both;
	min-height: 160px;
}

.publications h4 {
	margin: 0;
	padding: 0;
}

.publications .floatleft {
	margin: 0;
	padding: 0;
	padding-right: 1em;
}

.publications .floatright {
	margin: 0;
	padding: 0;
	padding-left: 1em;
}

.publications ul {
	margin: 0;
	padding: 0;
}

.publications ul li {
	margin: 0;
	padding: 0.25em 0;
}

.middle {
	vertical-align: middle;
}

.spacer {
    padding-right: 2em;
}

.smallpadding {
	padding: 5px;
}

#boxContent {
	margin: 0; 
	padding: 0;
	height: 100%;
	width: 100%;
	position: relative;
}

#footer {
    font-size: 10pt;
	padding: 10px;
    text-align: center;
    font-weight: bold;
}

img {
    border: none;
}

.centertext {
	text-align: center;
	position: relative;
}

/* rounded corners */

.ctop, .cbottom {display:block; background:transparent; font-size:1px;}
.b1, .b2, .b3, .b4 {display:block; overflow:hidden;}
.b1, .b2, .b3 {height:1px;}
.b1 {margin:0 5px;}
.b2 {margin:0 3px;}
.b3 {margin:0 2px;}
.b4 {height:2px; margin:0 1px;}

/* zp */

h2, h3 {
	display: inline;
}

h2 {
	font-size: 1.5em;
	line-height: 1em;
}

/* html only code for pages */

/*
.notLoggedIn #breadcrumb {
	display: none;
}
*/

.loginLink, .contact_footer, .helplink_footer {
	display: none;
}

.notLoggedIn #albumDescription, #albumNav_top {
	border-top: none !important;
}

#journal {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#footer {
	min-width: 0 !important;
}
