/* Combined style sheet for the index pages and the slide pages. */

/* Style for all bodies and to control the margin on top. */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #224C3E;
}

html {
	scrollbar-face-color: #224C3E; 
	scrollbar-highlight-color: #F2F2B2; 
	scrollbar-shadow-color: #F2F2B2; 
	scrollbar-3dlight-color: #224C3E; 
	scrollbar-arrow-color: #F2F2B2; 
	scrollbar-track-color: #F2F2B2; 
	scrollbar-darkshadow-color: #224C3E; 
	scrollbar-base-color: #F2F2B2;
	overflow-x: auto;
	/*overflow-y: auto;*/
}

/* Style for the Top bar */
.topbar {
	background-color: #224C3E;
	background-image: url(../topbars/demeijer/classic.gif);
	background-repeat: repeat-x;
	height: 25px;
}

/* Style for the Top ruler */
.topruler {
	/*background-image: url(Arcs/rule.gif);
	background-position: center;
	background-repeat: no-repeat;*/
	height: 10px;
}

/* Style for the Bottom bar */
.bottomruler {
	/*background-image: url(Arcs/rule.gif);
	background-position: center;
	background-repeat: no-repeat;*/
	height: 10px;
}

/* Style for the Image/Folder Path Information */
.bpppath {
	font-size: 12px;
	font-weight: bold;
	color: #FAFABE;
}

/* Style for the Image/Folder Index Information */
.bppindex {
	color: #FAFABE;
}

/* Style for the Header */
.bppheader {
	color: #FAFABE;
}

/* Style for the Footer */
.bppfooter {
	color: #FAFABE;
	font-size: 10px;
}

/* Style for the Page Bottom Shadow */
.shadow {
	visibility: visible;
}

/* Style for the page body */
.index-pagebody, .slide-pagebody, .original-slide-pagebody {
	background-color: #FAFABE;
	padding: 10px;
}

/* Style for the Image Comment */
.comment {
	color: #224C3E;
	font-size: 10px;
}

.commentheader {
	vertical-align: top;
	font-weight: bold;
	color: black;
	margin-right: 10px;
}

/* Style for any note/comment */
.note {
	color: #224C3E;
	font-size: 10px;
}

/* Style for help-tips statusbar */
.statusbar1, .statusbar2 {
	color: #FAFABE;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}

/* Style for photographic meta information */
.photometainfo {
	position: absolute;
	left: 75px;
	top: 100px;
	z-index: 1;
	background-color: #FAFABE;
	color: #224C3E;
	visibility: hidden;
	border: 1px dashed #224C3E;
	padding: 5px 5px 5px 5px;
}

.metainfo-header {
	font-weight: bold;
}

.metainfo-name {
}

.metainfo-value {
    font-style: italic;
}

/* Style for help tips */
.help {
	position: absolute;
	right: 40px;
	top: 80px;
	z-index: 1;
	background-color: #FAFABA;
	color: #224C3E;
	visibility: hidden;
	border: 1px dashed #224C3E;
	padding: 5px 5px 5px 5px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FAFABA;
	color: #224C3E;
}

/* Style for remarks */
.remarksheader {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
    padding: 3px 0px 2px 0px;
    margin: 8px 4px 2px 0px;
	color: #224C3E;
	border-bottom: 1px solid #224C3E;
}

.remarksbody {
 	width: 80%;
 	visibility: hidden;
 	display: none;
}

.remarksinput {
	border: 1px solid #224C3E;
	padding: 10px;
	margin: 5px 1px 5px 1px;
	background-color: #FAFABE;
 	width: 70%;
}

.remarksadmin {
	border: 1px dashed #224C3E;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	background-color: #FAFABE;
}

.remarksadminheader {
	margin: 0px 20px 0px 0px;
	font-weight: bold;
	vertical-align: super;
	color: #224C3E;
}

.remarkbox {
	padding: 5px 10px 5px 10px;
    margin: 5px 0px 5px 0px;
    border: 1px #224C3E solid;
}

.remarkblock {
	margin: 0px 0px 10px 0px;
	color: #224C3E;
}

.remarksource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #224C3E;
 	width: 98%;
}

.remarkstatusbox {
    border: 1px dashed #224C3E;
	background-color: #FAFABE;
    font-size: 11px;
	font-style: italic;
    padding: 10px 5px 10px 5px;
    margin: 5px 0px 5px 0px;
}

.remarksadminbuttons {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #224C3E;
        border-style: outset;
        margin: 1px;
        padding: 1px;
        width: 15em;
}

.remarksadmindropdown {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #224C3E;
        margin: 1px;
        padding: 1px;
        width: 30em;
}

/* Custom link styles */
a:active {
	text-decoration: none;
	color: #224C3E;
}

a:visited {
	text-decoration: none;
	color: #224C3E;
}

a:hover {
	text-decoration: none;
	color: #224C3E;
}

a:link {
	text-decoration: none;
	color: #224C3E;
}

a.note:active {
	text-decoration: none;
	color: #224C3E;
}

a.note:visited {
	text-decoration: none;
	color: #224C3E;
}

a.note:hover {
	text-decoration: none;
	color: #224C3E;
}

a.note:link {
	text-decoration: none;
	color: #224C3E;
}

a.path:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FAFABE;
}

a.path:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FAFABE;
}

a.path:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #FAFABE;
}

a.path:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FAFABE;
}