body {
	font-family: Arial, helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
td {
	font-family: Arial, helvetica, sans-serif;
}
th {
	font-family: Arial, helvetica, sans-serif;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #71C492;
}
a:hover {
	text-decoration: underline;
}
input {
  color: #EEEEEE;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 13px;
  background: #303030;
  border: solid 1px #CCCCCC;
}
select {
  color: #EEEEEE;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 13px;
  background: #303030;
  border: solid 1px #CCCCCC;
}
textarea {
  color: #EEEEEE;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 13px;
  background: #303030;
  border: solid 1px #CCCCCC;
}
.button {
  color: #EEEEEE;
  padding-left: 2px;
  padding-right: 2px;
  background: #505050;
  border: ridge 2px #CCCCCC;
}

#dHead {
	margin: 0px;
	background-color: #808080;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 45px;
	background-image: url(/img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	visibility: visible;
	padding-top: 1px;
}
#dHead #dMenuTop {
	text-align: right;
	vertical-align: bottom;
	margin-top: 30px;
	margin-left: 350px;
	font-size: 13px;
	font-weight: normal;
	margin-right: 2px;
}

#dHead #dMenuTop a {
	font-size: 13px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
#dHead #dMenuTop a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#dHeadSep {
	background-image: url(/img/head_sep.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	background-repeat: repeat-x;
	padding: 1px;
	height: 18px;
}
#dFootSep {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	background-repeat: repeat-x;
	padding: 1px;
	height: 18px;
	background-color: #808080;
}
#dMainContainer {
}
#dLeft {
	background-color: #404040;
	float: left;
	width: 164px;
	min-height: 550px;
	_height: 550px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.dRight {
	background-color: #404040;
	float: right;
	width: 160px;
	min-height: 200px;
	_height: 200px;
	border: 1px solid #cccccc;
	padding: 3px;
}

#dCopyright {
	font-size: 9px;
	color: #808080;
}

#dMain {
  position: relative;
  margin-left: 160px;
  min-height: 500px;
  _height: 500px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

#dPageBusy {
  position: absolute;
  left: 350px;
  top: 5px;
}

.dSubMenu {
  margin-top: 10px;
  margin-left: 10px;
}
.dSubMenu a {
  display: block;
  color: #CCCCCC;
  font-size: 12px;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 2px;
  text-decoration: none;
}
.dSubMenu a:hover {
  color: #FFFFFF;
  text-decoration: none;
}


.clearLeft {
  clear: left;
  margin: 0px;
  padding: 0px;
  display: block;
}



.dTicker {
	font-size: 12px;
	margin-bottom: 10px;
        padding-right: 4px;
	overflow: hidden;
}
.dTicker h1 {
	color: #EEEEEE;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 1px;
}
.dTicker a {
	color: #EEEEEE;
	text-decoration: none;
}
.dTicker a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.dTickerItem {
	background-image: url(/img/border-ticker.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 1px;
	margin-left: 1px;
	margin-top: 4px;
	margin-bottom: 2px;
        /*
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #888888;
	border-left-color: #888888;
        */
}

.dBookmarkFolder {
	margin-left: 20px;
        position: relative;
}
.dBookmarkFolder a {
	font-size: 13px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.dBookmarkFolder a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.dBookmarks {
	margin-left: 25px;
	border-left: dotted 1px #CCCCCC;
}
.dBookmarks td {
	font-size: 12px;
	font-weight: normal;
	padding-right: 5px;
}
.dBookmarks a {
	font-size: 12px;
	font-weight: normal;
}

/** JRK **/

.footnote {
  margin: 5px;
  font-size: 7pt; 
  color: #CCCCCC;
}

div #dLogin {
  margin-left: 5px;
  margin-right: 5px;
  padding: 2px;
  border: solid 1px #808080;
}
div #dLogin h1 {
  font-size: 14px;
  margin-top: 2px;
}
div #dLogin #submit {
  text-align: right;
  margin-top: 10px;
}
div #dLogin #userinfo {
  font-weight: bold;
  text-align: center;
  border-top: solid 1px #808080;
  border-bottom: solid 1px #808080;
  margin-top: 10px;
}
div #dLoginSplash {
  position: absolute;
  padding: 10px;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 60px;
  z-index: 15;
  /* margin: -40px 0 0 -110px; */
  margin: -150px 0 0 -110px;
  background: #906060;
  border: solid 5px #A08080;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

/*
// 640x480, preview right

div #dImage {
  float: left;
  height: 480px;
  width: 640px;
  padding: 1px;
  margin: 2px;
  text-align: center;
  border: solid 1px #C0C0C0;
  overflow: hidden;
}
div #dImagePreviewList {
  margin-left: 650px;
  padding: 1px;
}
div .dImagePreview {
  height: 90px;
  width: 120px;
  padding: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 0px;
  text-align: center;
  border: solid 1px #C0C0C0;
  overflow: hidden;
}
div .dImagePreviewCurrent {
  height: 90px;
  width: 120px;
  padding: 1px;
  margin: 3px;
  text-align: center;
  border: solid 4px #C0C0C0;
  overflow: hidden;
}

*/

/*
// 480x360, preview right

div #dImage {
  float: left;
  height: 375px;
  width: 480px;
  padding: 1px;
  margin: 2px;
  text-align: center;
  border: solid 1px #C0C0C0;
  overflow: hidden;
}
div #dImagePreviewList {
  margin-left: 490px;
  padding: 1px;
}
div .dImagePreview {
  height: 69px;
  width: 93px;
  padding: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 0px;
  text-align: center;
  border: solid 1px #C0C0C0;
  overflow: hidden;
}
div .dImagePreviewCurrent {
  height: 69px;
  width: 93px;
  padding: 1px;
  margin: 3px;
  text-align: center;
  border: solid 4px #C0C0C0;
  overflow: hidden;
}

*/

div #dImageShowContainer {
  position: relative;
  margin-bottom: 300px;
  float: left;
  width: 500px;
}
div #dImage {
  width: 484px;
  height: 363px;
  padding: 1px;
  margin: 2px;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #C0C0C0;
  overflow: hidden;
}
div #dImageZoom {
  position: absolute;
  z-index: 15;
  top: 0px;
  left: 0px;
  width: 643px;
  padding: 1px;
  margin: 2px;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #C0C0C0;
  background: #303030;
  background-image: url(/img/busy_black.gif);
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}
div #dImagePreviewList {
  padding: 1px;
}
div .dImagePreview {
  position: relative;
  float: left;
  width: 90px;
  height: 68px;
  padding: 1px;
  margin: 1px;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #C0C0C0;
  background-image: url(/img/busy_black_small.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
div .dImagePreviewCurrent {
  position: relative;
  float: left;
  width: 90px;
  height: 68px;
  padding: 1px;
  margin-top: 6px;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
  text-align: center;
  vertical-align: middle;
  border: solid 4px #C0C0C0;
  background-image: url(/img/busy_black_small.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
div .dImagePreviewNone {
  position: relative;
  float: left;
  width: 90px;
  height: 68px;
  padding: 1px;
  margin: 1px;
  text-align: center;
  vertical-align: middle;
  border: none;
  overflow: hidden;
}
.dImagePreviewTag {
  display: inline;
  width: 90px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  z-index: 5;
  text-align: right;
  font-size: 9px;
  top: 72px;
  left: 0px;
  overflow: hidden;
}
div .dImagePreviewAdmin {
  position: absolute;
  z-index: 5;
  top: 90px;
  left: 0px;
  width: 90px;
  padding: 1px;
  margin: 1px;
  border: dotted 1px #808080;
  overflow: hidden;
  font-size: 9px;
  text-align: left;
}
div .dImagePreviewAdmin h1 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 2px;
  font-size: 9px;
  font-weight: bold;
}
div .dImagePreviewAdmin ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
div .dImagePreviewAdmin li {
  padding: 0px;
  margin: 0px;
}
div .dImagePreviewAdmin input {
  padding: 0px;
  margin: 0px;
  margin-bottom: 1px;
}

div #dPreviewControls {
  text-align: center;
  padding: 1px;
  margin-left: 2px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  /* border: dotted 1px #FF0000; */
}
div #dPreviewControls ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
div #dPreviewControls ul li {
  display: inline;
  padding: 0px;
  margin: 1px;
}
div .dUpdatingPreview {
  position: absolute;
  z-index: 10;
  width: 300px;
  top: 420px;
  left: 100px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  /*
  background: #303030;
  border: solid 2px #808080;
  */
  background: #142a66;
  color: #93b0ff;
  border: solid 3px #1f3f99;
}
div #dImageComments {
  border: solid 1px #C0C0C0;
  background: #404040;
  min-width: 200px;
  padding: 0px;
  margin-top: 2px;
  margin-left: 500px;
  margin-right: 0px;
  margin-bottom: 0px;
}
div #dImageComments form {
  background: #404040;
  padding-top: 2px;
  padding-left: 4px;
  padding-right: 2px;
  padding-bottom: 4px;
  margin: 0px;
  overflow: hidden;
}
div #dImageComments form h1 {
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
}
div #dImageComments form textarea {
  width: 96%;
  height: 60px;
  padding: 2px;
  margin: 0px;
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  overflow: auto;
  border: solid 1px #505050;
}
div #dImageComments form input {
  border: none;
  background: #404040;
  margin-right: 6px;
  margin-top: 1px;
}
div #dImageComments ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
div #dImageComments li {
  background: #404040;
  padding: 2px;
  margin: 0px;
  border-top: solid 1px #606060;
}
div #dImageComments li h1 {
  display: block;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
}
div #dImageComments li h2 {
  float: right;
  display: inline;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  font-weight: bold;
}
div #dImageComments li form {
  width: 98%;
  display: block;
  text-align: right;
  padding: 0px;
  margin: 0px;
}
div #dImageComments li form input {
  color: #EEEEEE;
  padding: 0px;
  margin: 0px;
  font-size: 10px;
  background: #505050;
  border: ridge 1px #CCCCCC;
}

div #dImageOverviewContainer {
  position: relative;
}
div #dImageOverviewContainer table {
  position: absolute;
  top: 55px;
  display:block;
}
div #dImageOverviewContainer .dImageOverview {
  position: relative;
  width: 90px;
  height: 83px;
  padding: 1px;
  margin: 1px;
  text-align: center;
  vertical-align: top;
  border: solid 1px #C0C0C0;
  background-image: url(/img/busy_black_small.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
div #dImageOverviewContainer .headline {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.dImageOverviewTag {
  display: inline;
  width: 90px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  z-index: 5;
  text-align: right;
  font-size: 9px;
  top: 70px;
  left: 0px;
  overflow: hidden;
}
div #dOverviewControls {
  display: block;
  text-align: left;
  vertical-align: middle;
  padding: 1px;
  margin-left: 2px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  /* border: dotted 1px #FF0000; */
}
div #dOverviewControls ul {
  display: inline;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
div #dOverviewControls ul li {
  display: inline;
  padding: 0px;
  margin: 1px;
}
div #dOverviewControls .pages {
  position: relative;
  top: -0.25em;
  color: #EEEEEE;
  background: #404040;
  border: solid 1px #808080; 
  font-size: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 1px;
}
div #dOverviewControls .pages b {
  color: #80FF80;
}
div .dUpdatingOverview {
  position: relative;
  top: 230px;
  left: 100px;
  width: 300px;
  z-index: 10;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  background: #142a66;
  color: #93b0ff;
  border: solid 3px #1f3f99;
}

div #dImageIndexContainerContainer {
  position: relative;
  text-align: center;
  margin-right: 320px;
  /* border: solid 1px red; */
}
div #dImageIndexContainer {
  position: relative;
  text-align: left;
  width: 350px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  /* border: dotted 1px lightgreen; */
}
div .dImageSetSummary {
  position: relative;
  padding: 5px;
  height: 180px;
  margin-bottom: 10px;
  border: solid 1px #808080;
  background: #404040;
  overflow: hidden;
}
div .dImageSetSummary .headline {
  display: block;
  padding: 0px;
  margin: 0px;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: bold;
}
div .dImageSetSummary img {
  float: left;
  margin-right: 4px;
}
div .dImageSetSummary .summary {
  padding: 1px;
  margin: 0px;
  font-size: 11px;
}
div .dImageSetSummary .comments {
  display: block;
  padding: 1px;
  margin: 0px;
  color: #D00000;
  font-size: 11px;
  font-weight: bold;
}
div .dImageSetSummaryShort {
  position: relative;
  padding: 2px;
  margin-bottom: 2px;
  border: solid 1px #808080;
}
div .dImageSetSummaryShort .headline {
  display: inline;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
}
div .dImageSetSummaryShort img {
  float: left;
  margin-right: 4px;
}
div .dImageSetSummaryShort .comments {
  display: block;
  padding: 1px;
  margin: 0px;
  color: #D00000;
  font-size: 11px;
  font-weight: bold;
}
div .dUpdatingIndex {
  position: absolute;
  top: 100px;
  left: 50px;
  width: 300px;
  z-index: 10;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  background: #142a66;
  color: #93b0ff;
  border: solid 3px #1f3f99;
}

div #dRefDate {
  margin-left: 5px;
  margin-right: 5px;
  padding: 2px;
  border: solid 1px #808080;
}

div #dImageGuestbook {
  position: relative;
  float: right;
  width: 300px;
  padding: 0px;
  border: solid 1px #808080;
}
div #dImageGuestbook h1 {
  display: block;
  padding: 3px;
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
}
div #dImageGuestbook table {
  padding: 3px;
  /* border: solid 1px #FF0000; */
}
div #dImageGuestbook .error {
  color: #FF0000;
  font-weight: bold;
}
div #dImageGuestbook .entry {
  position: relative;
  border-top: solid 1px #808080;
  padding: 3px;
}
div #dImageGuestbook .entry h1 {
  display: block;
  padding: 1px;
  margin-top: 0px;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: bold;
  border-bottom: dotted 1px #808080;
}
div #dImageGuestbook .entry h2 {
  display: block;
  text-align: right;
  padding: 1px;
  margin-top: 0px;
  margin-bottom: 3px;
  font-size: 11px;
  font-weight: normal;
  border-bottom: dotted 1px #808080;
}
div #dImageGuestbook .entry form {
  /* text-align: right;*/
  float: right;
}

div #dImageNews {
  position: relative;
  padding: 0px;
  margin-right: 310px;
  margin-bottom: 20px;
}
div #dImageNews ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
div #dImageNews li {
  border: solid 1px #808080;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
div #dImageNews h1 {
  display: inline;
  float: left;
  position: relative;
  top: -1px;
  left: -1px;
  background-image: url(/img/newshead_corner.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 3px;
  padding-left: 15px;
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
}
div #dImageNews h2 {
  display: block;
  text-align: right;
  background-image: url(/img/newshead_bg.gif);
  background-repeat: repeat;
  background-position: left top;
  padding: 0px;
  padding-right: 2px;
  padding-bottom: 7px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 11px;
  font-weight: normal;
}
div #dImageNews .content {
  border-top: solid 1px #808080;
  padding: 3px;
  margin: 0px;
}


div .dImageStats {
  margin-left: 5px;
  margin-right: 5px;
  padding: 2px;
  border: solid 1px #808080;
}
div .dImageStats h1 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
div .dImageStats table {
  border-collapse: collapse;
  width: 99%;
}
div .dImageStats th {
  margin: 0px;
  padding: 1px;
  font-size: 11px;
  font-weight: bold;
  background: #505050;
  border-top: solid 1px #808080;
  border-bottom: solid 1px #808080;
}
div .dImageStats td {
  margin: 0px;
  padding-left: 5px;
  font-size: 11px;
  font-weight: normal;
  border-bottom: dotted 1px #808080;
}

/** ADMIN PART **/

.dEntityTable {
}
.dEntityTable a {
  background: #303030;
  padding-left: 4px;
  padding-right: 4px;
  color: #71C492;
}
.dEntityTable a:hover {
  background: #606060;
}
.dEntityTable tr {
}
.dEntityTable td {
  border-bottom: dotted 1px #CCCCCC;
  margin: 0px;
}



