body {
  margin: 0;
  background-color: white;
  padding: 0;
  font-size: 0.87em;
}

body, textarea { font-family: Verdana, Arial, Helvetica, sans-serif }

body#help { padding: 1em }

body#help #closetop, body#help #closebottom {
  float: right;
  margin-bottom: 1em;
}

a.tristate, a.tristate img { border-style: none }

a.tristate:link, a.tristate:visited, a.tristate:hover, a.tristate:active {
  background-color: transparent;
  text-decoration: none;
}

img { border-style: none }
table { font-size: 100% }
td, th { vertical-align: top }
th { text-align: left; font-weight: normal }

dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-weight: bold;
}

dd {
  position: relative;
  top: -1em;
  margin: 0 0 0 4em;
  padding: 0 0 0 0;
}

map { display: inline }

input, select, textarea {
  border-width: 1px;
  border-style: solid;
  border-color: #999 #eee #eee #999;
}

input, select, option, textarea {
  background-color: #fffdfb;
  font-size: 100%;
}

input [type=button], input [type=file], input [type=submit], input [type=reset] {
  border-color: #eee #999 #999 #eee;
  background-color: #ddd;
}

input.button {
  border-color: #eee #999 #999 #eee;
  background-color: #ddd;
}

input.small { font-size: smaller }
input.narrow { width: 2em }
input.del { color: #a00 !important }
input.save { color: #060 !important }
input.reset { color: #00a !important }
input.not { color: #bbb !important }

input.filter {
  background: url("/common/resources/glass-16x16.png") top left no-repeat;
  padding-left: 18px;
}

input.disabled, input [disabled=disabled] { color: #ccc !important }

.asc, .desc, .working {
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 20px;
}

.asc { background-image: url("/common/resources/down-20x12.png") }
.desc { background-image: url("/common/resources/up-20x12.png") }
.working { background-image: url("/common/resources/loading-16x16.gif") }

.clickable { cursor: default }
.print { display: none }
.error, .mandatory { color: red }
.error th, .error td { color: #966 }
.helptext { color: red }
.highlight { font-weight: bold }
.lowlight { color: #999 }
.disabled { text-decoration: line-through }
.nowrap { white-space: nowrap }
.left { text-align: left }
.right { text-align: right }
.center { text-align: center; margin-left: auto; margin-right: auto }
.small { font-size: smaller }

.toleft { float: left }
.toright { float: right }
.toleft.padded { padding-right: 1em }
.toright.padded { padding-left: 1em }

.break { clear: both }
.breakleft { clear: left }
.breakright { clear: right }

.selhead { margin: 1em 0 }
.selhead h3, .selhead form { display: inline }

#content .thumblist img, #content .thumb img { padding: 0 0 0 0 }

.thumblist img.missing {
  width: 50px;
  height: 37px;
  border: 1px solid #ccc;
}

.thumblist .selected img { border: 1px solid #666 }
.thumbhead, .thumbtail { display: table-cell }
.thumbhead { width: 120px }

.leftcolumn, .rightcolumn {
  width: 45%;
  float: left;
}

.leftcolumn { padding-right: 1em }

.rightcolumn {
  border-left: 1px solid #ccc;
  padding-left: 1em;
}

.threecol {
  width: 33%;
  float: left;
}

div.fls {
	position: relative;
	left: 0px;
	width: 350px;
	clear: left;
	float: left;
	height: 280px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.flbox {
	position: relative;
	left: 0px;
	width: 350px;
	clear: left;
	float: left;
	height: 340px;
	top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

div.linktous {
  margin-top: 2em;
  border-top: 1px solid #999;
  padding-top: 2em;
  text-align: center;
}

div.linktous textarea {
  width: 60%;
  font-size: 10px;
}

div.linktous a { border-bottom-style: none }

#pagetail { position: relative }

/*
 *   news styles
 */

.headline { clear: both }


/*
 *   document list styles
 */

.doclist { clear: left }
.doclist.hidden { display: none }

.doclist .name, .doclist .size, .doclist .title {
  display: block;
  float: left;
  height: 1.5em;
}

.doclist .name { width: 70% }
.doclist .size { width: 25%; padding: 0 2% }

.doclist.fn .name { overflow: hidden; width: 30% }
.doclist.fn .size { width: 20%; padding: 0 2% }
.doclist.fn .title { width: 45% }


/*
 *   popover and status alert styles
 */

.popover {
  position: absolute;
  visibility: hidden;
  top: 200px;
  left: 100px;
  z-index: 20000;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  border-color: #ddd;
  background-color: white;
}

#statusbox.popover { top: 100px; left: 200px; z-index: 20001 }

.popover form {
  margin: 0 0 0 0;
  border: 1px solid black;
  padding: 0.5em;
}

.popover h2 { margin: 0 0 1em 0 }
.popover em { font-style: normal; font-weight: normal; color: #c60 }
.popover input.closebox { position: absolute; top: 5px; right: 5px }
.popover .error { padding-right: 20px }


/*
 *   credit link styles
 */

#creditlink {
  position: absolute;
  margin: 8px 4px 4px 4px;
  border: 1px solid #999;
  background: none white;
  padding: 3px 8px 4px 8px;
  font-size: 7pt;
}

#creditlink, #creditlink a, #creditlink em {
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}

#creditlink, #creditlink a { color: #777 }
#creditlink em { color: red }
#creditlink a { border-bottom-width: 0 }
#creditlink a:hover { text-decoration: underline }
#creditlink img { vertical-align: text-bottom }


/*
 *   in-page admin styles
 */

#pageadmin {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 10px;
  right: 10px;
  width: 100px;
  padding: 5px 5px 8px 5px;
  border: 1px solid black;
  background-color: white;
  text-align: left;
}

#pageadmin h1 {
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 16px;
  color: red;
}

#pageadmin a {
  display: block;
  font-size: 10px;
  color: black;
  font-weight: normal;
}

#factory { display: none }

.endbutton {
  text-align: right;
  padding-top: 20px;
}

.editbox {
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  border-style: solid;
  border-width: 2px;
  border-color: #eee #999 #999 #eee;
  background-color: white;
}

.editbox .rightbutton { text-align: right }


/*
 *   confirmation/wait box styles
 */

body.confirm, body.waitbox {
  margin: 0.5em;
  background-color: white;
  border: 1px solid red;
  padding: 1em;
  text-align: center;
}


body.confirm h1, body.waitbox h1 { font-size: 200% }
body.confirm p, body.waitbox p { color: red }


/*
 *   myCal stylees
 */

.navlistsection {
  text-decoration: none; 
  color: #ffffcc;
}
.navlist {text-decoration: none;}
.smalltext {
  font-size: 8pt; 
  color: #000000; 
  text-decoration: none;
}
.smalltextbl {
	font-size: 8pt;
	color: #283873;
	text-decoration: none;
	text-align: left;
	padding-right: 30px;
	line-height: 127%;
}
.pagetitle {
  font-size: 11pt; 
  color: #000000; 
  font-weight: bold; 
  text-decoration: none;
}
.sectiontitle {
  font-size: 20pt; 
  color: #000000; 
  font-weight: bold; 
  text-decoration: none;
}
.norm {
  font-size: 11pt; 
  color: #22728c; 
  text-decoration: none;
}
.smallsectiontitle {
  font-size: 11pt; 
  color: #336699; 
  font-weight: bold; 
  text-decoration: none;
}
.normunder {
  font-size: 11pt; 
  color: #22728c; 
  text-decoration: underline;
}
.explanatory {
font-size: 90%;
}

span.ljuser { white-space: nowrap }
span.ljuser img { vertical-align: bottom; border: 0; width: 17px; height: 17px }
span.ljuser a { font-weight: bold; font-style: normal }

.calendar a.clickformore {
	color: #34546D; 
	border: 1px solid #EBF2FA;
		}

/*
 *   tooltip styles
 */

#tooltipdiv {
  position: absolute;
  display: none;
  z-index: 10000;
  max-width: 400px;
  border: 1px solid black;
  background: none white;
  padding: 0.2em 0.5em;
  font-size: 9pt;
  overflow-x: hidden;
}
